Categorygithub.com/trusch/boltplus
repositorypackage
0.2.1
Repository: https://github.com/trusch/boltplus.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

BoltPlus GoDoc Version

BoltPlus is a layer on top of boltdb which add some nice features:

  • Snappy Compression
  • Nested Buckets with dot notation
  • Find operations working with gojee queries
  • Commandline Client
  • HTTP Server with REST API