package
Version:
v0.0.0-...-59e4915
Opens a new window with list of versions in this module.
Published: Feb 19, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Shards []Shard
}
Config describes the sharding config.
type Context struct {
ShardIdx int
ShardCount int
Conf Config
}
Shard describes a shard that holds the appropriate set of keys.
Each shard has unique set of keys.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.