{"id":65841,"library":"cloudflare-tableflip","title":"tableflip","description":"Package tableflip implements zero downtime upgrades for Go applications.","status":"active","version":"1.2.3","language":"go","source_language":null,"source_url":"https://github.com/cloudflare/tableflip","tags":["zero-downtime","upgrade","http","server","cloudflare"],"install":[{"cmd":"go get github.com/cloudflare/tableflip","lang":"bash","label":"Install github.com/cloudflare/tableflip"}],"dependencies":[],"imports":[{"symbol":"tableflip","correct":"github.com/cloudflare/tableflip"}],"quickstart":{"code":"package main\n\nimport (\n\t\"log\"\n\t\"net/http\"\n\t\"github.com/cloudflare/tableflip\"\n)\n\nfunc main() {\n\tupg, _ := tableflip.New(tableflip.Options{})\n\tdefer upg.Stop()\n\n\tgo func() {\n\t\tsig := <-upg.Upgrade()\n\t\tlog.Printf(\"Upgrade signal received: %v\", sig)\n\t}()\n\n\thttp.Serve(upg.Listener(), nil)\n}","lang":"go","description":"Creates a tableflip upgrade instance and serves HTTP with zero-downtime upgrades."},"warnings":[],"env_vars":null,"search_vec":"'applic':10 'cloudflar':17 'downtim':6,13 'go':9 'http':15 'implement':4 'packag':2 'server':16 'tableflip':1,3 'upgrad':7,14 'zero':5,12 'zero-downtim':11","created_at":"2026-06-17T17:15:52.675780+00:00","updated_at":"2026-06-17T17:15:52.675780+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/cloudflare/tableflip","github":"https://github.com/cloudflare/tableflip","docs":"https://pkg.go.dev/github.com/cloudflare/tableflip#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}