Crate keyspace

Source

Re-exports§

pub use error::*;

Modules§

error

Structs§

DefaultHasher
Default hasher for the keyspace.
DefaultReplicationStrategy
Default replication strategy.
Interval
A half-open interval of the keyspace with responsible nodes assigned.
Keyspace
Keyspace.
KeyspaceBuilder
Keyspace builder.
MigrationPlan
Data migration plan.
NodeRef
Reference to a node.

Enums§

KeyRange
A range of keys in the keyspace.

Traits§

KeyspaceNode
Node that stores data.
ReplicationStrategy
Replication strategy determines how to choose the nodes for redundancy.

Type Aliases§

KeyPosition
Position of a key in the keyspace.