Re-exports§
pub use error::*;
Modules§
Structs§
- Default
Hasher - Default hasher for the keyspace.
- Default
Replication Strategy - Default replication strategy.
- Interval
- A half-open interval of the keyspace with responsible nodes assigned.
- Keyspace
- Keyspace.
- Keyspace
Builder - Keyspace builder.
- Migration
Plan - Data migration plan.
- NodeRef
- Reference to a node.
Enums§
- KeyRange
- A range of keys in the keyspace.
Traits§
- Keyspace
Node - Node that stores data.
- Replication
Strategy - Replication strategy determines how to choose the nodes for redundancy.
Type Aliases§
- KeyPosition
- Position of a key in the keyspace.