Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBadgerTxnDatastore ¶
func NewBadgerTxnDatastore(repoPath string) (txndswrap.TxnDatastore, error)
NewBadgerTxnDatastore returns a new txndswrap.TxnDatastore backed by Badger.
func NewMongoTxnDatastore ¶
func NewMongoTxnDatastore(uri, dbName string) (txndswrap.TxnDatastore, error)
NewMongoTxnDatastore returns a new txndswrap.TxnDatastore backed by MongoDB.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.