0
0
bleve/index/store/boltdb
Marty Schoch 8bcf6adb60 changed close of read only tx to Rollback from Commit
i was seeing deadlocks before this change
using Rollback to close read only tx is what the
built-in View() impl does, so i think its safe
2014-08-25 15:11:21 -04:00
..
batch.go add boltdb storage type 2014-08-24 18:37:56 +10:00
iterator.go changed close of read only tx to Rollback from Commit 2014-08-25 15:11:21 -04:00
store_test.go fixing test 2014-08-25 12:34:16 -04:00
store.go change default bucket name to bleve 2014-08-25 15:11:04 -04:00