mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 00:55:55 +00:00
Add Schema to proto. Update MaxSlices in proto to include both standard and inverse. Update LocalStatus (shared in gossip) to include MaxSlices and Schema. Encode InputDefinitions with Index. TODO: - make sure InputDefinitions are considered in LocalStatus merge. - decide what to do about `/slices/max` endpoint. client.backup is using it. |
||
|---|---|---|
| .. | ||
| backup.go | ||
| backup_test.go | ||
| bench.go | ||
| bench_test.go | ||
| check.go | ||
| check_test.go | ||
| common.go | ||
| config.go | ||
| config_test.go | ||
| doc.go | ||
| export.go | ||
| export_test.go | ||
| generate_config.go | ||
| generate_config_test.go | ||
| import.go | ||
| import_test.go | ||
| inspect.go | ||
| inspect_test.go | ||
| restore.go | ||
| restore_test.go | ||
| server.go | ||
| server_test.go | ||