//
pkg.gl
Category
github.com/deepfabric/prophet
storage
package
0.1.0
Repository:
https://github.com/deepfabric/prophet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
7
Files
822 SLOC
#
Functions
NewEtcdKV
NewEtcdKV returns a etcd kv.
NewStorage
NewStorage returns a metadata storage.
NewTestStorage
NewTestStorage create test storage.
#
Structs
Batch
Batch batch opts.
#
Interfaces
KV
KV is an abstract interface for load/save prophet cluster data.
Storage
Storage meta storage.