Usage tests from boltdb added. Sample usage here <https://godoc.org/github.com/dc0d/boltron#example-DB--BoltronIndexTimeJSON>. Any bug reports are most welcome!
On Tuesday, February 27, 2018 at 5:29:01 PM UTC+3:30, Kaveh Shahbazian wrote: > > This <https://github.com/dc0d/boltron> package contains implementation > for arbitrary secondary indexes for boltdb (the version maintained by > coreos <https://github.com/coreos/bbolt>) - currently alpha quality with > not enough tests. > > The selector passed as the definition of the index is a bit like the map > part of CouchDB views, emitting indexes. > > But I'm not sure about the correctness of the implementation and if there > are missing things. Any help/guidance on the implementation is most welcome! > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
