ledisdb/store
siddontang a5c27a1e23 lmdb can be build in windows 2014-08-04 15:36:05 +08:00
..
boltdb add boltdb support 2014-08-02 15:16:16 +08:00
driver add boltdb support 2014-08-02 15:16:16 +08:00
goleveldb Merge branch 'transaction-feature' into develop 2014-07-30 22:22:49 +08:00
leveldb remove BatchWrite Close 2014-07-29 22:23:50 +08:00
mdb use szferi gomdb 2014-08-04 08:48:06 +08:00
rocksdb remove BatchWrite Close 2014-07-29 22:23:50 +08:00
boltdb.go add boltdb support 2014-08-02 15:16:16 +08:00
boltdb_test.go add boltdb support 2014-08-02 15:16:16 +08:00
config.go add boltdb support 2014-08-02 15:16:16 +08:00
db.go store reduce pointer alloc 2014-07-29 22:30:59 +08:00
goleveldb.go add support for multi storage 2014-07-25 17:58:00 +08:00
goleveldb_test.go add base test for all store 2014-07-28 09:25:40 +08:00
iterator.go add support for multi storage 2014-07-25 17:58:00 +08:00
leveldb.go add support for multi storage 2014-07-25 17:58:00 +08:00
leveldb_test.go add base test for all store 2014-07-28 09:25:40 +08:00
mdb.go lmdb can be build in windows 2014-08-04 15:36:05 +08:00
mdb_test.go lmdb can be build in windows 2014-08-04 15:36:05 +08:00
rocksdb.go add rocksdb support 2014-07-26 18:39:54 +08:00
rocksdb_test.go add base test for all store 2014-07-28 09:25:40 +08:00
store.go update store 2014-07-26 00:46:03 +08:00
store_test.go Merge branch 'transaction-feature' into develop 2014-07-30 22:22:49 +08:00
tx.go store reduce pointer alloc 2014-07-29 22:30:59 +08:00
tx_test.go update tx test 2014-07-29 21:58:21 +08:00
writebatch.go store reduce pointer alloc 2014-07-29 22:30:59 +08:00