Folder
Homonyms
soft3/bbg/specs/storage
storage physical storage architecture for bbg. the signal log is the primary data β all state is derived from deterministic replay. one storage engine (fjall) backs everything: particle data, directional indexes, polynomial evaluation tables, mutator set polynomials, and CozoDB query relations.β¦
soft3/bbg/docs/api/storage
storage API Reference for `bbg::storage`. All types are in `bbg::storage::*`. overview BBG storage is split across four tiers that run simultaneously. `TieredStore` composes them into a single `ShardStore` interface. Feature flags control which backend types are compiled in; tier occupancy isβ¦