Commit graph

15 commits

Author SHA1 Message Date
Cody Soyland
6fbd373256 Unexport b.TreeNew 2018-07-05 23:11:56 -05:00
Cody Soyland
9a1f348580 Unexport b.Tree 2018-07-05 23:11:56 -05:00
Cody Soyland
fede4ac9f0 Unexport b.NewBTreeContainers 2018-07-05 23:11:56 -05:00
Cody Soyland
eac1bec54b Unexport b.Enumerator 2018-07-05 23:11:56 -05:00
Cody Soyland
446bfff91a Unexport b.BTreeContainers 2018-07-05 23:11:56 -05:00
Cody Soyland
b4011778dd Unexport APIOption, b.BTCIterator, API.Holder, API.Serializer, APIOption, http.Handler.API 2018-07-05 23:11:56 -05:00
Todd Gruben
22a546095a fixed reset method on btree plugin 2018-06-22 10:05:41 -05:00
Todd Gruben
643e5e575a fixed crashing issue that was not handling container removal/recycling correctly 2018-06-21 18:39:06 -05:00
Todd Gruben
aa71c08f12 implemented count optimization for btree 2018-06-19 11:01:00 -05:00
Cody Soyland
1f925324d7 Add enterprise license 2018-05-15 12:20:45 -05:00
Cody Soyland
71373945da Rename Contiterator -> ContainerIterator 2018-05-15 10:22:02 -05:00
Cody Soyland
251d21dee1 Remove leftover debug log line 2018-05-14 17:51:10 -05:00
Cody Soyland
513c7fd705 B+tree integration work.
Export necessary vars from roaring to fix b+tree containers implementation.
Clean up naming.
Use constructor replacement for enterprise integration.
2018-05-14 17:32:30 -05:00
Cody Soyland
4282e90fe1 Export a few things to enable enterprise/b/containers_btree.go to work 2018-05-14 14:03:46 -05:00
Cody Soyland
faa79a385c Add B+tree to enterprise subpackage 2018-05-11 20:20:24 -05:00