package
0.5.1
Repository: https://github.com/daotl/go-datastore.git
Documentation: pkg.go.dev

# Functions

MutexWrap constructs a datastore with a coarse lock around the entire datastore, for every single operation.

# Structs

MutexDatastore contains a child datastore and a mutex.