//
pkg.gl
Category
github.com/ByteStorage/FlyDB
cluster
store
package
1.1.1
Repository:
https://github.com/bytestorage/flydb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
144 SLOC
#
Functions
NewStore
NewStore creates a new store.
#
Variables
MaxKey
Max Key of the all regions.
MinKey
Min Key of the all regions.
Threshold
Threshold of the region size.
#
Interfaces
Store
Store is the interface of store.