Expand description
Persistence store abstraction
Defines the trait for storage backends (SQLite, RocksDB, etc.).
Structs§
- Retention
Policy - Retention policy for persisted samples.
- Sample
- A persisted DDS sample
Traits§
- Persistence
Store - Persistence store trait