//
pkg.gl
Category
github.com/v3io/frames
backends
kv
package
0.13.5
Repository:
https://github.com/v3io/frames.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
1.3k SLOC
#
Functions
NewBackend
NewBackend returns a new NoSQL (key/value) backend.
#
Structs
Appender
Appender is key/value appender.
Backend
Backend is NoSQL (key/value) backend.
Iterator
Iterator is key/value iterator.