Commit Graph

461 Commits

Author SHA1 Message Date
siddontang 2fb4f0a5c7 Merge branch 'store-feature' into develop 2014-08-02 15:16:46 +08:00
siddontang a2fdea39c6 add boltdb support 2014-08-02 15:16:16 +08:00
siddontang 812ca13c81 dev snappy bugfix 2014-08-02 12:59:33 +08:00
wenyekui 3b89543de6 fix argument checking 2014-08-01 16:03:51 +08:00
wenyekui 6947255c22 put args into reqContext 2014-08-01 15:22:24 +08:00
wenyekui 33a2e6afb9 http interface: not support cmds of repl 2014-08-01 15:01:16 +08:00
wenyekui 95b6dd88fa ignorecase 2014-08-01 14:27:34 +08:00
wenyekui b5e5b787d6 modify argument checking 2014-08-01 14:18:07 +08:00
wenyekui 2166c6ff19 add a extra bool value when returning status 2014-08-01 11:59:16 +08:00
wenyekui a88c8c46d8 rm server/http 2014-08-01 11:43:05 +08:00
wenyekui e46554e9f6 refactor http interface 2014-08-01 11:42:16 +08:00
silentsai d0e7698984 cut async feature from request handler 2014-08-01 09:38:08 +08:00
silentsai 715e35098c seperate the behavior from client : client input , request handle 2014-07-31 18:28:19 +08:00
silentsai 14767ecadb abstract the read / write in server client 2014-07-31 14:38:20 +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 db0671c693 update cmmands.json 2014-07-30 13:52:34 +08:00
holys cc96590cd4 rename; add readOnly field 2014-07-30 12:18:38 +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
holys 781c18333b remove foolish code 2014-07-29 20:08:20 +08:00
siddontang a77de18dff store add transaction support 2014-07-29 17:29:51 +08:00
holys 2f3d86cfaf Merge branch 'develop' of https://github.com/siddontang/ledisdb into develop
Conflicts:
	Makefile
2014-07-29 16:22:10 +08:00
wenyekui 895613ca5b Update readme.md 2014-07-29 15:33:35 +08:00
wenyekui d4da8fab69 Update readme.md 2014-07-29 15:31:50 +08:00
wenyekui 7ba2cc6d61 add readme 2014-07-29 15:27:43 +08:00
wenyekui f8e9308a0d cancel supporting websocket 2014-07-29 11:02:13 +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
wenyekui fab9d46c4d unit test of zset 2014-07-28 16:35:46 +08:00
siddontang 69f9123777 update read me 2014-07-28 15:10:26 +08:00
siddontang 67cd527479 Update README.md 2014-07-28 14:36:30 +08:00
siddontang 4323f66d49 Update README.md 2014-07-28 14:36:03 +08:00
siddontang 4daaa9ae37 benchmark move to wiki 2014-07-28 14:31:31 +08:00
siddontang 7fed98b957 update read me 2014-07-28 14:20:18 +08:00
siddontang 539b5df181 update build 2014-07-28 12:46:17 +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
holys d1362552c0 add more error input params tests 2014-07-28 01:58:55 +08:00
siddontang 889148a27a update build 2014-07-27 07:01:01 +08:00
siddontang efa8e850f5 Merge branch 'storage-feature' into develop 2014-07-26 18:43:23 +08:00
siddontang 274c55e916 update daemon config 2014-07-26 18:42:31 +08:00
siddontang 6279eeadf8 add rocksdb support 2014-07-26 18:39:54 +08:00
siddontang dc5c2d9095 update make 2014-07-26 09:22:09 +08:00
siddontang e073396481 update store 2014-07-26 00:46:03 +08:00