//
pkg.gl
Category
github.com/dms3-fs/go-datastore
lru
package
0.3.0
Repository:
https://github.com/dms3-fs/go-datastore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
46 SLOC
#
Functions
NewDatastore
NewDatastore constructs a new LRU Datastore with given capacity.
#
Structs
Datastore
Datastore uses golang-lru for internal storage.