siddontang
|
c8f66ea25d
|
Merge pull request #228 from nikolay-turpitko/patch-2
Fixed #216
|
2016-01-23 16:15:50 +08:00 |
Nikolay Turpitko
|
89e0848bab
|
Fixed #216
Fixed "Small install process note" #216,
prevent closing of terminal window in case of wrong project path.
|
2016-01-23 12:22:42 +05:00 |
siddontang
|
2e4168137d
|
Merge pull request #225 from nikolay-turpitko/doc
Doc
|
2016-01-23 13:32:28 +08:00 |
siddontang
|
04ef7a83f2
|
Merge pull request #224 from nikolay-turpitko/master
RESP writer test
|
2016-01-23 08:55:28 +08:00 |
Nikolay Turpitko
|
f08763cf37
|
Update script.go
OK then. I removed my comments, for bool code should work as is.
|
2016-01-22 16:57:52 +05:00 |
Nikolay Turpitko
|
0b460befe3
|
Merge pull request #1 from nikolay-turpitko/commands-doc
Update commands.md
|
2016-01-21 23:28:34 +05:00 |
Nikolay Turpitko
|
59bc27d27c
|
Update commands.md
Documented some differences from Redis.
|
2016-01-21 23:26:53 +05:00 |
Nikolay Turpitko
|
b2f90f832a
|
Lua script, HMGET, value for absent key #219
|
2016-01-21 23:48:19 +06:00 |
Nikolay Turpitko
|
e48663b03a
|
RESP writer test
|
2016-01-21 22:07:36 +06:00 |
siddontang
|
22360934dd
|
Merge pull request #222 from Aurlin/master
Update build flags for lua (Fix #217)
|
2016-01-21 21:23:31 +08:00 |
siddontang
|
965c95295a
|
Merge pull request #223 from nikolay-turpitko/master
Command names in the ledis.call() should not be case sensetive #218
|
2016-01-21 21:14:38 +08:00 |
Nikolay Turpitko
|
e9bca10875
|
Convert commands to lowercase before use as a key in the map
|
2016-01-21 17:46:44 +06:00 |
Aurlin
|
1e3133d1f0
|
Update build flags for lua
|
2016-01-20 18:27:55 +01:00 |
Aurlin
|
8422022419
|
Update build flags for lua
Add all flags to compile lua in most of OS
|
2016-01-19 11:23:12 +01:00 |
siddontang
|
ebe5340cf9
|
Merge pull request #215 from felixbuenemann/fix-dev-script-on-linux
Fix dev.sh when homebrew is missing
|
2015-12-20 13:51:35 +08:00 |
Felix Bünemann
|
bc7600ec60
|
Fix dev.sh when homebrew is missing
|
2015-12-19 20:30:26 +01:00 |
siddontang
|
6d836cc4b7
|
Merge pull request #210 from Leither/master
LSet
|
2015-12-10 19:20:22 +08:00 |
Leither
|
7c8bcb26d8
|
Update const.go
|
2015-12-10 12:09:10 +08:00 |
Leither
|
df27eeedec
|
Update t_list.go
|
2015-12-10 12:08:14 +08:00 |
Leither
|
8003229696
|
LPut
LPut add
|
2015-12-01 08:50:42 +08:00 |
siddontang
|
f0da91110f
|
Merge pull request #206 from jan4984/master
add ltrim command
|
2015-11-28 11:26:35 +08:00 |
jiangyangdong
|
62ae035ccb
|
Merge branch 'master' of https://github.com/jan4984/ledisdb
Conflicts:
server/cmd_list.go
|
2015-11-27 09:36:16 +08:00 |
jiangyangdong
|
7ab79cfb16
|
add ltrim command
|
2015-11-27 09:33:25 +08:00 |
jiangyangdong
|
edc46b5362
|
add ltrim command
|
2015-11-26 15:04:21 +08:00 |
siddontang
|
62e4c0d7f4
|
Merge pull request #204 from letsrock-today/master
Unix domain socket permissions settings (issue #203)
|
2015-11-24 08:40:32 +08:00 |
Nikolay Turpitko
|
e0ee542c77
|
Remove unnecessary type conversion
|
2015-11-23 22:41:20 +05:00 |
Nikolay Turpitko
|
316ba29713
|
Add config param for unix socket permission (issue #203)
|
2015-11-23 23:30:30 +06:00 |
siddontang
|
e6d0bae8f2
|
Merge pull request #196 from nathandao/master
update documentation for using default configuration
|
2015-10-26 15:58:43 +08:00 |
Nathan Dao
|
779f00d26c
|
update documentation for opening a new connection with default configuration
|
2015-10-25 11:06:37 +02:00 |
siddontang
|
4bc99bb4fc
|
Merge pull request #192 from FlamingTree/master
add ltrim_front and ltrim_back command
|
2015-10-13 08:52:15 +08:00 |
shaoguang
|
de8cb364fc
|
add ltrim_front and ltrim_back command, imitation ssdb's qtrim_front and qtrim_back commands
|
2015-10-12 22:00:53 +08:00 |
siddontang
|
e30a5ceb28
|
Merge pull request #191 from FlamingTree/master
fix access log bug
|
2015-10-07 10:51:47 +08:00 |
shaoguang
|
ac9fc95470
|
fix access log bug
|
2015-10-06 17:20:32 +08:00 |
siddontang
|
144c5e240c
|
Merge pull request #189 from felixbuenemann/homebrew-support
Use homebrew paths if /usr/local/opt exists
|
2015-10-05 12:39:15 +08:00 |
Felix Bünemann
|
b78f17aaa0
|
Use homebrew paths if it's installed
|
2015-10-05 06:03:01 +02:00 |
siddontang
|
81381343f8
|
Merge pull request #184 from ukd1/fix-initial-auth
Fix serious issue with auth
|
2015-09-13 15:17:39 +08:00 |
Russell Smith
|
8c23730bde
|
Fix serious issue with auth
|
2015-09-13 00:13:02 -07:00 |
siddontang
|
f0dab4218f
|
Merge pull request #183 from ukd1/auth-v1
Attempt at Auth :)
|
2015-09-13 10:53:23 +08:00 |
Russell Smith
|
7e4bc199fb
|
Use more standard go; camel case
|
2015-09-12 19:50:56 -07:00 |
Russell Smith
|
d48cb8c773
|
Make the auth stuff simpler - just have a password
|
2015-09-12 19:35:08 -07:00 |
Russell Smith
|
623794feb2
|
Attempt at Auth :)
|
2015-09-12 17:47:10 -07:00 |
siddontang
|
8f582ee5fb
|
update godep
|
2015-08-20 09:44:36 +08:00 |
siddontang
|
561cb434a0
|
update bootstrap
|
2015-08-02 09:24:20 +08:00 |
siddontang
|
3a28d80169
|
update godep
|
2015-08-02 09:23:59 +08:00 |
siddontang
|
29df518dfd
|
use liner instead of linenoise
|
2015-08-02 09:23:51 +08:00 |
siddontang
|
fdcaa0c4cc
|
try to fix replication race test error
|
2015-06-18 21:47:35 +08:00 |
siddontang
|
232b1543e0
|
disable bolted, does not support newest bolted, badly
|
2015-06-18 18:28:10 +08:00 |
siddontang
|
cf1db90381
|
fix shutdown, windows has no kill function
|
2015-06-18 16:23:56 +08:00 |
siddontang
|
a298919dd0
|
update godep
|
2015-06-18 16:23:42 +08:00 |
siddontang
|
c80cda80d8
|
Merge branch 'develop'
|
2015-05-14 09:22:12 +08:00 |