Commit Graph

37 Commits

Author SHA1 Message Date
siddontang 95cbcc6460 add dbpath config 2014-09-15 22:42:15 +08:00
siddontang 39d6db56bd change open file and mkdir mode
open file use 0644
mkdir use 0755
2014-09-13 23:06:36 +08:00
siddontang 8284c94453 store add compact and string interface 2014-09-12 15:06:36 +08:00
siddontang b8cc69e50a update rocksdb 2014-09-08 09:55:55 +08:00
siddontang 42f6a3679f bugfix for lmdb 2014-09-04 14:55:26 +08:00
siddontang 03c8e4c24c store add memory support based on goleveldb 2014-09-01 17:45:47 +08:00
siddontang 577d545486 store remove tricky code 2014-08-30 17:19:10 +08:00
siddontang ed982db4cc use import `_` to load backend storage 2014-08-30 10:17:04 +08:00
siddontang 9b1c6c4223 refactor 2014-08-25 14:18:23 +08:00
holys d6c60c60fe fix undefine bug 2014-08-16 09:21:52 +08:00
siddontang 09e49ca346 refactor store, reduce code 2014-08-16 00:08:01 +08:00
siddontang 1b22019e3d lmdv not support windows 2014-08-15 16:22:58 +08:00
siddontang a3f402c6bd lmdv add nosync config, fix hyperleveldb build bug 2014-08-15 10:46:48 +08:00
holys e501539649 add HyperLevelDB support 2014-08-12 00:54:53 +08:00
siddontang 5cdd6f2358 all package use same config struct
add toml support
2014-08-07 16:49:48 +08:00
siddontang a5c27a1e23 lmdb can be build in windows 2014-08-04 15:36:05 +08:00
siddontang cdbb351ab8 use szferi gomdb 2014-08-04 08:48:06 +08:00
siddontang a2fdea39c6 add boltdb support 2014-08-02 15:16:16 +08:00
siddontang 00cedb5647 Merge branch 'transaction-feature' into develop 2014-07-30 22:22:49 +08:00
siddontang c69fc1cdd4 store update 2014-07-30 22:18:11 +08:00
siddontang 7d36898560 lmdv update 2014-07-30 22:03:24 +08:00
siddontang b413802fd8 store reduce pointer alloc 2014-07-29 22:30:59 +08:00
siddontang a712a95d0d remove BatchWrite Close
leveled and rocksdb use runtime SetFinalizer instead
2014-07-29 22:23:50 +08:00
siddontang 39521c29e9 update tx test 2014-07-29 21:58:21 +08:00
siddontang a77de18dff store add transaction support 2014-07-29 17:29:51 +08:00
siddontang 256efc2c66 mdb not supports windows 2014-07-29 10:44:34 +08:00
siddontang f46d63cf62 update store test 2014-07-29 08:58:13 +08:00
siddontang 36c49f8902 use forked goleveldb because of google blocked
go get code.google snappy is very hard now
2014-07-29 08:22:47 +08:00
siddontang 98b8b5bdf1 rocksdb compile bugfix 2014-07-28 10:16:14 +08:00
siddontang 4646ea7ec3 add some rocksdb option 2014-07-28 09:28:17 +08:00
siddontang 84eae31987 mdv update 2014-07-28 09:27:35 +08:00
siddontang 1c66c64a01 add base test for all store 2014-07-28 09:25:40 +08:00
siddontang 6279eeadf8 add rocksdb support 2014-07-26 18:39:54 +08:00
siddontang e073396481 update store 2014-07-26 00:46:03 +08:00
siddontang 727286d1ac mdv update 2014-07-25 23:40:10 +08:00
siddontang 4f5e47e907 update lmdv 2014-07-25 19:41:04 +08:00
siddontang 7a237661da add support for multi storage 2014-07-25 17:58:00 +08:00