//
pkg.gl
Category
github.com/hyperonym/ratus
internal
engine
package
0.9.1
Repository:
https://github.com/hyperonym/ratus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
2
Files
1.1k SLOC
#
Packages
memdb
Package memdb implements the storage engine interface for MemDB.
mongodb
Package mongodb implements the storage engine interface for MongoDB.
stub
Package stub provides a stub engine that returns canned data for testing.
#
Functions
Test
Test runs a collection of test cases that are grouped for testing storage engine implementations.
#
Interfaces
Engine
Engine defines the interface for storage engine implementations.