adroll / erldis

Client protocol for redis key-value store.

Clone this repository (size: 53.5 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/adroll/erldis/

Shortlog (showing r34:3660ec32fea4 (tip) → r10:e6ce859b896a)

Age Author Message A M D «
8 months dialtone dialtone fix issue #3 1
8 months dialtone dialtone fixes issue #2 2 4 2
9 months Jacob Perkins make & install without eunit to correct dirs, use app env vars for connect,… 3 3
10 months dialtone dialtone technically update to redis 0.100 API, still not fully tested though 3
10 months dialtone dialtone fix broken test before upgrading the client library 1
12 months dialtone dialtone update to newest version of the protocol 5
12 months dialtone dialtone implement mget 3
12 months dialtone dialtone implement sort and fix a nasty bug 3
12 months dialtone dialtone support lrem and flushdb/flushall 4
13 months dialtone dialtone fix test 1
13 months dialtone dialtone fix small issue with test and change error string 2
13 months dialtone dialtone update to latest svn and fix small issues, also increase number of tests 2
13 months dialtone dialtone pipelining landed 4
13 months dialtone dialtone just one step before actually having pipelining 2
13 months dialtone dialtone complete the comment 1
13 months dialtone dialtone notice when other messages are waiting and don't set to 0 the remaining count 1
13 months dialtone dialtone stack the parsers so that multiple requests can be sent even though now we use… 2
13 months dialtone dialtone fix a small issue when errors are returned from the GET call 1
13 months dialtone dialtone avoiding needless duplication 2
13 months dialtone dialtone even bigger refactoring so that client.erl becomes completely dumb 2
13 months dialtone dialtone big refactoring 3
13 months dialtone dialtone support all the new apis 2
13 months dialtone dialtone the command is actually sinter non sintersect 1
13 months dialtone dialtone better error reporting 2
13 months dialtone dialtone make error codes a little bit better 1