Categorygithub.com/jmalloc/protavo
module
0.0.0-20190528034629-c1dc28d8958e
Repository: https://github.com/jmalloc/protavo.git
Documentation: pkg.go.dev

# README

Protavo

Build Status Code Coverage Latest Version GoDoc Go Report Card

Protavo is a simple embedded document store for Go where document content is represented as protocol buffers messages.

It includes support for multiple drivers. The reference implementation is built on top of BoltDB.

go get -u github.com/jmalloc/protavo/src/protavo

This project is EXPERIMENTAL. Expect frequent breaking changes to the API.

# Packages

No description provided by the author