mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
This is used to fix the fb_exec_requests query; by default, it was doing "fanout", but that doesn't make sense in serverless. So we needed a way to prevent fanout when running Serverless. This gets that distinction from the `SystemAPI.ClusterName()` method. |
||
|---|---|---|
| .. | ||
| api | ||
| client | ||
| http | ||
| service | ||
| config.go | ||
| orchestrator.go | ||
| queryer.go | ||
| schema_api.go | ||
| system_api.go | ||
| translator.go | ||