Skip to content
This repository has been archived by the owner on May 10, 2020. It is now read-only.

workshop-depot/boltron

Repository files navigation

GoDoc Go Report Card

boltron

too flexible and rather low level secondary indexes for boltdb

  • the actively maintained (by CoreOS) fork of boltdb is used.
  • tests copied from boltdb - the only part that changed in tests is the import path.

Tests performed using:

$ go test -test.short 

todo

  • add more boltron specific tests
  • add examples