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

Latest commit

 

History

History
17 lines (12 loc) · 613 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 613 Bytes

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