holys
|
ed298bdf66
|
update gitignore
|
2014-08-08 09:12:28 +08:00 |
siddontang
|
a4f2b358e0
|
update readme, change config file suffix
|
2014-08-08 07:45:34 +08:00 |
holys
|
2ccef526b6
|
add dependency
|
2014-08-07 19:59:57 +08:00 |
siddontang
|
c2d42bc8da
|
Merge branch 'config-feature' into develop
|
2014-08-07 17:05:32 +08:00 |
siddontang
|
5cdd6f2358
|
all package use same config struct
add toml support
|
2014-08-07 16:49:48 +08:00 |
siddontang
|
4f76725eef
|
replace golang to go
|
2014-08-06 09:30:44 +08:00 |
siddontang
|
2ef26c8a12
|
update read me
|
2014-08-05 14:17:05 +08:00 |
wenyekui
|
88edfa89f5
|
Update README.md
|
2014-08-05 12:43:50 +08:00 |
wenyekui
|
5926ba2b4d
|
remove the repl cmds
|
2014-08-05 11:54:57 +08:00 |
wenyekui
|
5d32c0b5b8
|
Update LICENSE
|
2014-08-05 11:48:28 +08:00 |
wenyekui
|
79eb943bbc
|
add LICENSE
|
2014-08-05 11:41:20 +08:00 |
wenyekui
|
ea2e2754ca
|
add node.js ledis client
|
2014-08-05 10:53:22 +08:00 |
siddontang
|
47413340e1
|
add net http pprof
|
2014-08-05 08:43:04 +08:00 |
siddontang
|
c058a17b2c
|
update read me
|
2014-08-04 16:29:10 +08:00 |
siddontang
|
a5c27a1e23
|
lmdb can be build in windows
|
2014-08-04 15:36:05 +08:00 |
siddontang
|
0bcbc0a0d1
|
update bootstrap.sh
|
2014-08-04 15:25:49 +08:00 |
wenyekui
|
8c9ddb72ea
|
Delete http_interface.md
|
2014-08-04 14:37:06 +08:00 |
siddontang
|
7485899c17
|
update doc
|
2014-08-04 14:13:35 +08:00 |
wenyekui
|
6c10cca3eb
|
update README.md
|
2014-08-04 11:55:39 +08:00 |
wenyekui
|
ab189ffe40
|
add return statement
|
2014-08-04 11:37:21 +08:00 |
wenyekui
|
5c3872ce68
|
Merge branch 'restful-feature' into develop
Conflicts:
bootstrap.sh
server/cmd_bit.go
server/cmd_kv.go
server/cmd_zset.go
|
2014-08-04 11:26:08 +08:00 |
wenyekui
|
6c88687ebf
|
add quit commands
|
2014-08-04 11:06:28 +08:00 |
wenyekui
|
828b74e2d5
|
update doc.go
|
2014-08-04 10:47:10 +08:00 |
wenyekui
|
93761d8ff3
|
http interface: unsupport repl cmds
|
2014-08-04 10:38:43 +08:00 |
wenyekui
|
1655f48652
|
modify remote addr
|
2014-08-04 10:28:09 +08:00 |
wenyekui
|
9ad7095e2d
|
modify accesslog format
|
2014-08-04 10:17:30 +08:00 |
wenyekui
|
9c5ade8ee3
|
add document: http_interface.md
|
2014-08-04 09:44:58 +08:00 |
siddontang
|
cdbb351ab8
|
use szferi gomdb
|
2014-08-04 08:48:06 +08:00 |
siddontang
|
9a241194fd
|
update bolt info
|
2014-08-02 15:26:33 +08:00 |
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 |