featurebase/systemlayer
Travis Turner 92f64f42e9
Stub out the queryer/systemAPI implementation
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.
2023-03-15 11:14:23 -05:00
..
executionrequests.go Stub out the queryer/systemAPI implementation 2023-03-15 11:14:23 -05:00
systemlayer.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00