Expand description
A generic algorithm for updating a HotShot Query Service data source with new data.
Traits§
- Transaction
- A unit of atomicity for updating a shared data source.
- Update
Data Source - An extension trait for types which implement the update trait for each API module.
- Versioned
Data Source - A data source with an atomic transaction-based synchronization interface.