Turbopuffer
Service Reliability
Published SLA
As of July 20, 2026, Turbopuffer's reliability: The status page shows operational and the company publishes a 99.89% actual uptime figure over 90 days, which is a concrete number rather than a promised SLA floor, and the gap between that figure and four-nines is worth noting for latency-sensitive production workloads.
High confidence · 2 dated facts
Corroborated across multiple dated, sourced facts.
Corroborated across multiple dated, sourced facts.
Details
Uptime (90d)99.89%
Current statusoperational
Reliability Change Historydated events · values unlock with a key
Reliability changed: Uptime 90d
Every reliability fact on this pagekey · value · provenance · dated · sourced
| Fact | Value | Provenance | As of | Source |
|---|---|---|---|---|
| reliability.status | operational | company stated | 2026-07-20 | status.turbopuffer.com |
| reliability.uptime_90d | 99.89 pct | company stated | 2026-07-20 | status.turbopuffer.com |
Reliability across Vector DatabasesTurbopuffer ranked in place · tap through for each read
| Company | Reliability read | Facts |
|---|---|---|
| Pinecone | Dependable | 3 |
| TopK | Dependable | 3 |
| Vectara | Dependable | 3 |
| Turbopuffer this record | Published SLA | 2 |
| Zilliz | Dependable | 2 |
| Epsilla | Dependable | 1 |
No observed reliability facts yet for Activeloop, Chroma, KDB.AI, LanceDB, Marqo, Milvus, MyScale, Qdrant, Vespa and Weaviate.
Get reliability for turbopuffer.com via API / MCPevery field dated and sourced
RESTopen tier
GET https://api.bixel.com/v1/companies/turbopuffer.com/facts?dimension=reliability
{
"data": {
"facts": [
{
"key": "reliability.uptime_90d",
"value": 99.89,
"provenance": "company_stated",
"as_of": "2026-07-20",
"source_url": "status.turbopuffer.com"
},
{
"key": "reliability.status",
"value": "operational",
"provenance": "company_stated",
"as_of": "2026-07-20",
"source_url": "status.turbopuffer.com"
},
"…"
]
}
}MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "turbopuffer.com", dimension: "reliability" })
# returns the reliability record above,
# each value with its source_url + as_of,
# ready to reason overBuild on the company record. One key, REST + MCP, every signal dated and sourced back to the page it came from.
Public record, read from companies' own pages and boards. Every fact dated and sourced; provenance (observed vs company stated) shown inline.