Commit Graph

924 Commits

Author SHA1 Message Date
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
siddontang 5d7df5c773 bugfix list pop 2015-05-14 09:20:56 +08:00
siddontang 1bb1caef09 Merge branch 'develop' 2015-05-12 09:03:50 +08:00
siddontang 1df83b61b4 use a default initial maximum range count 2015-05-12 08:52:27 +08:00
siddontang eee7468b85 format with goimports 2015-05-04 22:42:28 +08:00
siddontang 9fdda1028e use gofmt and goimports for make fmt 2015-05-04 22:42:10 +08:00
siddontang 4525ed025b Merge branch 'develop' 2015-05-03 15:36:41 +08:00
siddontang 9f5d7f4a0f add CompactStore interface 2015-05-03 11:24:03 +08:00
siddontang 9bfd3b2208 support shutdown command 2015-05-03 11:19:31 +08:00
siddontang a999f2201d update makefile 2015-05-03 11:19:19 +08:00
siddontang 2d68404d63 update godep 2015-05-03 11:19:11 +08:00
siddontang 6893232640 Merge branch 'develop' 2015-04-09 21:43:08 +08:00
siddontang 4dd82584d1 update version tag to 0.5 2015-04-09 21:36:30 +08:00
siddontang 3de5555b5e Merge branch 'develop' 2015-04-07 08:27:23 +08:00
siddontang 4d6d402520 update godep 2015-03-24 15:18:47 +08:00
siddontang 6b7ab2b02d use goredis to parse RESP request 2015-03-23 19:50:37 +08:00
siddontang f8dbe30e0b Merge branch 'develop' 2015-03-22 13:41:37 +08:00
siddontang c412943bf8 rename XUSE to XSELECT 2015-03-22 08:39:20 +08:00
siddontang 5223f5d8eb support XUSE db THEN command
To solve https://github.com/siddontang/ledisdb/issues/149, but I prefer
XUSE db THEN command like IFFFT, aha.
2015-03-21 20:33:57 +08:00
siddontang 3d806ad179 adjust flag handling 2015-03-21 20:31:43 +08:00
siddontang fb665e7773 update godep 2015-03-18 11:54:27 +08:00
siddontang 9f8f62b548 fix test error 2015-03-16 14:13:40 +08:00
siddontang 2ec83580ac handle databases config 2015-03-16 13:39:15 +08:00
siddontang 7c88ae4fa4 update config 2015-03-16 13:32:29 +08:00
siddontang 3d6eedfd0a Merge branch 'develop' 2015-03-16 13:25:38 +08:00