package
0.9.1
Repository: https://github.com/hyperonym/ratus.git
Documentation: pkg.go.dev

# Packages

Package memdb implements the storage engine interface for MemDB.
Package mongodb implements the storage engine interface for MongoDB.
Package stub provides a stub engine that returns canned data for testing.

# Functions

Test runs a collection of test cases that are grouped for testing storage engine implementations.

# Interfaces

Engine defines the interface for storage engine implementations.