]> git.saurik.com Git - redis.git/log
redis.git
15 years agoredis-benchmark hopefully last bug with multi bulk reply fixed
antirez [Thu, 19 Nov 2009 17:44:18 +0000 (18:44 +0100)] 
redis-benchmark hopefully last bug with multi bulk reply fixed

15 years agodebug mode in redis-bench
antirez [Thu, 19 Nov 2009 12:08:54 +0000 (13:08 +0100)] 
debug mode in redis-bench

15 years agoUse writev(2) if glue output buffers is disabled
antirez [Thu, 19 Nov 2009 10:46:28 +0000 (11:46 +0100)] 
Use writev(2) if glue output buffers is disabled

15 years agobenchmark.c fixes
antirez [Thu, 19 Nov 2009 09:42:19 +0000 (10:42 +0100)] 
benchmark.c fixes

15 years agomore experiments with long replies, glue output buffer, and writev.
antirez [Wed, 18 Nov 2009 19:32:03 +0000 (20:32 +0100)] 
more experiments with long replies, glue output buffer, and writev.

15 years agobenchmarking with different number of LRANGE elements. Ability to change the glue...
antirez [Wed, 18 Nov 2009 18:41:25 +0000 (19:41 +0100)] 
benchmarking with different number of LRANGE elements. Ability to change the glue output buffer limit by #define

15 years agomore writev tests/work
antirez [Wed, 18 Nov 2009 18:02:20 +0000 (19:02 +0100)] 
more writev tests/work

15 years agoredis-benchmark multi bulk reply support hopefully fixed
antirez [Wed, 18 Nov 2009 17:47:05 +0000 (18:47 +0100)] 
redis-benchmark multi bulk reply support hopefully fixed

15 years agosupport for writev implemented but currently ifdef-ed in order to understan why I...
antirez [Tue, 17 Nov 2009 16:46:44 +0000 (17:46 +0100)] 
support for writev implemented but currently ifdef-ed in order to understan why I can't see the improvements expected. Btw code provided by Stefano Barbato

15 years agomulti-bulk reply support for redis-bench, and as a result LRANGE is not tested, provi...
antirez [Tue, 17 Nov 2009 15:57:35 +0000 (16:57 +0100)] 
multi-bulk reply support for redis-bench, and as a result LRANGE is not tested, providing some number for the tuning of multi-bulk requests performances server-side

15 years agoSolaris fix thanks to Alan Harder
antirez [Thu, 12 Nov 2009 20:49:15 +0000 (21:49 +0100)] 
Solaris fix thanks to Alan Harder

15 years agoMerge git://github.com/ianxm/redis
antirez [Thu, 12 Nov 2009 20:40:34 +0000 (21:40 +0100)] 
Merge git://github.com/ianxm/redis

15 years agoZSCORE fixed, now returns NULL on missing key or missing element
antirez [Thu, 12 Nov 2009 20:35:05 +0000 (21:35 +0100)] 
ZSCORE fixed, now returns NULL on missing key or missing element

15 years agoRedis test will not fail the SAVE test even if a background save is in progress
antirez [Thu, 12 Nov 2009 10:36:51 +0000 (11:36 +0100)] 
Redis test will not fail the SAVE test even if a background save is in progress

15 years agoLPOPPUSH renamed into RPOPLPUSH
antirez [Thu, 12 Nov 2009 10:21:26 +0000 (11:21 +0100)] 
LPOPPUSH renamed into RPOPLPUSH

15 years agocan select db num
ian [Thu, 12 Nov 2009 04:12:09 +0000 (23:12 -0500)] 
can select db num

15 years agoWorkaround for test-redis.tcl and Tcl 8.4.x about ZSCORE test
antirez [Wed, 11 Nov 2009 22:42:31 +0000 (23:42 +0100)] 
Workaround for test-redis.tcl and Tcl 8.4.x about ZSCORE test

15 years agoRemoved a long time warning compiling with recent GCC on Linux
antirez [Wed, 11 Nov 2009 18:59:54 +0000 (19:59 +0100)] 
Removed a long time warning compiling with recent GCC on Linux

15 years agoTODO updated
antirez [Wed, 11 Nov 2009 18:01:52 +0000 (19:01 +0100)] 
TODO updated

15 years agoLPUSHPOP first implementation
antirez [Wed, 11 Nov 2009 17:38:37 +0000 (18:38 +0100)] 
LPUSHPOP first implementation

15 years agoTcl script, make target, and redis.c changes to build the static symbol table automag...
antirez [Tue, 10 Nov 2009 18:20:32 +0000 (19:20 +0100)] 
Tcl script, make target, and redis.c changes to build the static symbol table automagically

15 years agoImplemented a much better lazy expiring algorithm for EXPIRE
antirez [Tue, 10 Nov 2009 16:48:01 +0000 (17:48 +0100)] 
Implemented a much better lazy expiring algorithm for EXPIRE

15 years agoFixed issue 92 in redis: redis-cli (nil) return value lacks CR/LF
antirez [Tue, 10 Nov 2009 09:26:09 +0000 (10:26 +0100)] 
Fixed issue 92 in redis: redis-cli (nil) return value lacks CR/LF

15 years agoMinor TODO change with new expiring algorithm description. New expiring algorithm...
antirez [Tue, 10 Nov 2009 01:02:30 +0000 (02:02 +0100)] 
Minor TODO change with new expiring algorithm description. New expiring algorithm moved since it'll go in 1.1

15 years agoredis-test is now a better Redis citizen, testing everything against DB 9 and 10...
antirez [Wed, 4 Nov 2009 11:26:57 +0000 (12:26 +0100)] 
redis-test is now a better Redis citizen, testing everything against DB 9 and 10 and only if this DBs are empty.

15 years agofixed a refcounting bug with SORT ... STORE leading to random crashes
root [Wed, 4 Nov 2009 10:59:27 +0000 (11:59 +0100)] 
fixed a refcounting bug with SORT ... STORE leading to random crashes

15 years agomasterauth option merged, thanks to Anthony Lauzon
antirez [Wed, 4 Nov 2009 08:53:43 +0000 (09:53 +0100)] 
masterauth option merged, thanks to Anthony Lauzon

15 years agoZSets double to string serialization fixed
antirez [Tue, 3 Nov 2009 13:36:38 +0000 (14:36 +0100)] 
ZSets double to string serialization fixed

15 years agoclient-libraries directory readded
antirez [Tue, 3 Nov 2009 11:05:13 +0000 (12:05 +0100)] 
client-libraries directory readded

15 years agoredis.tcl put at toplevel since it's uesd for the test-redis.tcl script
antirez [Tue, 3 Nov 2009 10:28:37 +0000 (11:28 +0100)] 
redis.tcl put at toplevel since it's uesd for the test-redis.tcl script

15 years agoclient libs removed from Redis git
antirez [Tue, 3 Nov 2009 10:25:32 +0000 (11:25 +0100)] 
client libs removed from Redis git

15 years agoredis-cli now accepts a -r (repeat) switch. Still there is a memory leaks to fix
antirez [Tue, 3 Nov 2009 00:35:39 +0000 (01:35 +0100)] 
redis-cli now accepts a -r (repeat) switch. Still there is a memory leaks to fix

15 years agoTODO updated again
antirez [Sun, 1 Nov 2009 14:47:40 +0000 (15:47 +0100)] 
TODO updated again

15 years agoTODO updated
antirez [Sun, 1 Nov 2009 14:46:55 +0000 (15:46 +0100)] 
TODO updated

15 years agoredis-cli now makes clear when the returned string is an integer
antirez [Sun, 1 Nov 2009 14:31:54 +0000 (15:31 +0100)] 
redis-cli now makes clear when the returned string is an integer

15 years agoSORT STORE option
antirez [Sun, 1 Nov 2009 14:29:38 +0000 (15:29 +0100)] 
SORT STORE option

15 years agonow Redis prints DB stats just after the startup without to wait a second for the...
antirez [Sun, 1 Nov 2009 13:14:02 +0000 (14:14 +0100)] 
now Redis prints DB stats just after the startup without to wait a second for the first report

15 years agoanother fix for append only mode, now read-only operations are not appended
antirez [Sun, 1 Nov 2009 12:43:34 +0000 (13:43 +0100)] 
another fix for append only mode, now read-only operations are not appended

15 years agoappendfsync parsing in config file fixed. If you benchmarked Redis against different...
antirez [Sun, 1 Nov 2009 10:55:46 +0000 (11:55 +0100)] 
appendfsync parsing in config file fixed. If you benchmarked Redis against different appendfsync options is time to try again ;)

15 years agoappend only file loading fixed
antirez [Sun, 1 Nov 2009 10:05:50 +0000 (11:05 +0100)] 
append only file loading fixed

15 years agofirst version of append only file loading -- STILL BROKEN don't use it
antirez [Sun, 1 Nov 2009 09:54:55 +0000 (10:54 +0100)] 
first version of append only file loading -- STILL BROKEN don't use it

15 years agoFixed Issue 83:Using TYPE on a zset results in a malformed response from the Redis...
antirez [Sat, 31 Oct 2009 22:03:10 +0000 (23:03 +0100)] 
Fixed Issue 83:Using TYPE on a zset results in a malformed response from the Redis server

15 years agoFixed compilation on Linux
antirez [Sat, 31 Oct 2009 13:32:01 +0000 (14:32 +0100)] 
Fixed compilation on Linux

15 years agoappend only mode is now able to translate EXPIRE into EXPIREAT transparently
antirez [Fri, 30 Oct 2009 16:20:24 +0000 (17:20 +0100)] 
append only mode is now able to translate EXPIRE into EXPIREAT transparently

15 years agoappendfsync is now set to NO by default
antirez [Fri, 30 Oct 2009 15:35:16 +0000 (16:35 +0100)] 
appendfsync is now set to NO by default

15 years agosupport for appendonly mode no, always, everysec
antirez [Fri, 30 Oct 2009 12:48:53 +0000 (13:48 +0100)] 
support for appendonly mode no, always, everysec

15 years agofirst fix for append only mode
antirez [Fri, 30 Oct 2009 00:11:29 +0000 (01:11 +0100)] 
first fix for append only mode

15 years agoInitial implementation of append-only mode. Loading still not implemented.
antirez [Fri, 30 Oct 2009 00:04:17 +0000 (01:04 +0100)] 
Initial implementation of append-only mode. Loading still not implemented.

15 years agoEXPIRE behaviour changed a bit, a negative TTL or an EXPIREAT with unix time in the...
antirez [Thu, 29 Oct 2009 23:21:04 +0000 (00:21 +0100)] 
EXPIRE behaviour changed a bit, a negative TTL or an EXPIREAT with unix time in the past will now delete the key. It seems saner to me than doing nothing.

15 years agoEXPIREAT implemented, will be useful for the append-only mode
antirez [Thu, 29 Oct 2009 23:15:45 +0000 (00:15 +0100)] 
EXPIREAT implemented, will be useful for the append-only mode

15 years agoFixed Issue 74 (ERR just returned on invalid password), now the error message is...
antirez [Thu, 29 Oct 2009 10:43:40 +0000 (11:43 +0100)] 
Fixed Issue 74 (ERR just returned on invalid password), now the error message is -ERR invalid password.

15 years agoFixed issue 72 (SLAVEOF shutdowns redis-server on malformed reply)
antirez [Thu, 29 Oct 2009 10:38:32 +0000 (11:38 +0100)] 
Fixed issue 72 (SLAVEOF shutdowns redis-server on malformed reply)

15 years agoFixed issue 77 (Incorrect time in log files) thanks to youwantalex
antirez [Thu, 29 Oct 2009 10:31:55 +0000 (11:31 +0100)] 
Fixed issue 77 (Incorrect time in log files) thanks to youwantalex

15 years agoFixed Issue 76 (redis-server crashes when it can't connect to MASTER and client...
antirez [Thu, 29 Oct 2009 10:30:43 +0000 (11:30 +0100)] 
Fixed  Issue 76 (redis-server crashes when it can't connect to MASTER and client connects to SLAVE)

15 years agoZREMRANGEBYSCORE implemented. Remove a range of elements with score between min and max
antirez [Thu, 29 Oct 2009 10:10:16 +0000 (11:10 +0100)] 
ZREMRANGEBYSCORE implemented. Remove a range of elements with score between min and max

15 years agoTODO changes and mostly theoretical minor skiplist change
antirez [Wed, 28 Oct 2009 22:03:57 +0000 (23:03 +0100)] 
TODO changes and mostly theoretical minor skiplist change

15 years agoZLEN renamed ZCARD for consistency with SCARD
antirez [Wed, 28 Oct 2009 12:17:14 +0000 (13:17 +0100)] 
ZLEN renamed ZCARD for consistency with SCARD

15 years agoTODO reworked to reflect the real roadmap
antirez [Tue, 27 Oct 2009 17:54:03 +0000 (18:54 +0100)] 
TODO reworked to reflect the real roadmap

15 years agoFix for 'make 32bit'
antirez [Tue, 27 Oct 2009 17:44:17 +0000 (18:44 +0100)] 
Fix for 'make 32bit'

15 years agoa fix for the solaris fix itself ;)
antirez [Tue, 27 Oct 2009 17:39:47 +0000 (18:39 +0100)] 
a fix for the solaris fix itself ;)

15 years agoMore Solaris fixes
antirez [Tue, 27 Oct 2009 17:38:25 +0000 (18:38 +0100)] 
More Solaris fixes

15 years agoA lot of ZSETs tests implemented, and a bug fixed thanks to this new tests
antirez [Tue, 27 Oct 2009 17:31:12 +0000 (18:31 +0100)] 
A lot of ZSETs tests implemented, and a bug fixed thanks to this new tests

15 years agozmalloc Solaris fixes thanks to Alan Harder
antirez [Tue, 27 Oct 2009 08:06:54 +0000 (09:06 +0100)] 
zmalloc Solaris fixes thanks to Alan Harder

15 years agoZSCORE implemented
antirez [Tue, 27 Oct 2009 00:06:49 +0000 (01:06 +0100)] 
ZSCORE implemented

15 years agofix for ZRANGEBYSCORE
antirez [Mon, 26 Oct 2009 22:06:19 +0000 (23:06 +0100)] 
fix for ZRANGEBYSCORE

15 years agoZRANGEBYSCORE implemented. Redis got range queries!
antirez [Mon, 26 Oct 2009 22:02:56 +0000 (23:02 +0100)] 
ZRANGEBYSCORE implemented. Redis got range queries!

15 years agoA trivial change makes the new implementation O(log(N)) instead of O(log(N))+O(M...
antirez [Mon, 26 Oct 2009 19:47:23 +0000 (20:47 +0100)] 
A trivial change makes the new implementation O(log(N)) instead of O(log(N))+O(M) when there are M repeated scores!

15 years agoZSET now saved on disk like any other type
antirez [Mon, 26 Oct 2009 17:47:12 +0000 (18:47 +0100)] 
ZSET now saved on disk like any other type

15 years agodouble serialization routines implemented
antirez [Mon, 26 Oct 2009 17:26:04 +0000 (18:26 +0100)] 
double serialization routines implemented

15 years agoZSETs random fixes. Now the implementation appears to be pretty stable
antirez [Mon, 26 Oct 2009 16:57:24 +0000 (17:57 +0100)] 
ZSETs random fixes. Now the implementation appears to be pretty stable

15 years agoanother leak fixed. Can't find more for now, but still a bug in ZSETs to fix
antirez [Mon, 26 Oct 2009 16:33:31 +0000 (17:33 +0100)] 
another leak fixed. Can't find more for now, but still a bug in ZSETs to fix

15 years agoZSETs memory leak #1 solved, another one missing
antirez [Mon, 26 Oct 2009 16:02:05 +0000 (17:02 +0100)] 
ZSETs memory leak #1 solved, another one missing

15 years agoFix for skiplists backward link
antirez [Mon, 26 Oct 2009 15:43:56 +0000 (16:43 +0100)] 
Fix for skiplists backward link

15 years agoMerged Solaris patches provided by Alan Harder
antirez [Mon, 26 Oct 2009 15:25:07 +0000 (16:25 +0100)] 
Merged Solaris patches provided by Alan Harder

15 years agobackward support to skiplists for ZREVRANGE, still broken, committing since I've...
antirez [Mon, 26 Oct 2009 15:14:49 +0000 (16:14 +0100)] 
backward support to skiplists for ZREVRANGE, still broken, committing since I've to merge the Solaris patches

15 years agoTODO updated
antirez [Mon, 26 Oct 2009 11:26:30 +0000 (12:26 +0100)] 
TODO updated

15 years agoZREM implemented
antirez [Mon, 26 Oct 2009 11:04:42 +0000 (12:04 +0100)] 
ZREM implemented

15 years agofix for ZADD in score update mode
antirez [Fri, 23 Oct 2009 23:31:29 +0000 (01:31 +0200)] 
fix for ZADD in score update mode

15 years agosome work on ZADD against existing element (score update), still broken...
antirez [Fri, 23 Oct 2009 23:27:18 +0000 (01:27 +0200)] 
some work on ZADD against existing element (score update), still broken...

15 years agozrange now starts to work. zadd still does not support update and will crash or leak...
antirez [Fri, 23 Oct 2009 20:39:25 +0000 (22:39 +0200)] 
zrange now starts to work. zadd still does not support update and will crash or leak or b000mmmmm

15 years agozrange initial hack (not working for now)
antirez [Fri, 23 Oct 2009 20:32:29 +0000 (22:32 +0200)] 
zrange initial hack (not working for now)

15 years agofirst skiplist fix, courtesy of valgrind
antirez [Fri, 23 Oct 2009 20:16:50 +0000 (22:16 +0200)] 
first skiplist fix, courtesy of valgrind

15 years agozset symbols added to stack trace code. ZSets will simply crash at the moment
antirez [Fri, 23 Oct 2009 19:43:09 +0000 (21:43 +0200)] 
zset symbols added to stack trace code. ZSets will simply crash at the moment

15 years agomore work on ZSETs and a new make target called 32bit to build i386 binaries on mac...
antirez [Fri, 23 Oct 2009 19:24:01 +0000 (21:24 +0200)] 
more work on ZSETs and a new make target called 32bit to build i386 binaries on mac os x leopard

15 years agoinitial skiplist implementation. Most memory checks removed and zmalloc() modified...
antirez [Fri, 23 Oct 2009 18:33:25 +0000 (20:33 +0200)] 
initial skiplist implementation. Most memory checks removed and zmalloc() modified to fail with an error message and abort. Anyway Redis is not designed to recover from out of memory conditions.

15 years agoFixed compilation in mac os x snow leopard when compiling a 32 bit binary.
antirez [Thu, 22 Oct 2009 23:36:10 +0000 (01:36 +0200)] 
Fixed compilation in mac os x snow leopard when compiling a 32 bit binary.

15 years agoversion incremented to 1.050 to distinguish from 1.001 stable and next stable version...
antirez [Thu, 22 Oct 2009 14:15:26 +0000 (16:15 +0200)] 
version incremented to 1.050 to distinguish from 1.001 stable and next stable versions with minor fixes

15 years agoTODO updated
antirez [Wed, 21 Oct 2009 08:58:27 +0000 (10:58 +0200)] 
TODO updated

15 years agoSRANDMEMBER added
antirez [Wed, 21 Oct 2009 08:50:24 +0000 (10:50 +0200)] 
SRANDMEMBER added

15 years agoImporant bug leading to data corruption fixed (NOT affecting stable distribution...
antirez [Tue, 20 Oct 2009 09:39:20 +0000 (11:39 +0200)] 
Imporant bug leading to data corruption fixed (NOT affecting stable distribution), Tcl client lib MSET/MSETNX implementation fixed, Added new tests for MSET and MSETNX in test-redis.tcl

15 years agoadded multi-bulk protocol support to redis-cli and support for MSET and MSETNX
antirez [Sat, 17 Oct 2009 20:17:53 +0000 (22:17 +0200)] 
added multi-bulk protocol support to redis-cli and support for MSET and MSETNX

15 years agoMSET fixed, was not able to replace keys already set for a stupid bug
antirez [Sat, 17 Oct 2009 20:02:59 +0000 (22:02 +0200)] 
MSET fixed, was not able to replace keys already set for a stupid bug

15 years agosome dead code removed
antirez [Fri, 16 Oct 2009 21:40:47 +0000 (23:40 +0200)] 
some dead code removed

15 years agomulti bulk input protocol fixed
antirez [Fri, 16 Oct 2009 21:36:33 +0000 (23:36 +0200)] 
multi bulk input protocol fixed

15 years agoMSET and MSETNX commands implemented
antirez [Fri, 16 Oct 2009 11:44:25 +0000 (13:44 +0200)] 
MSET and MSETNX commands implemented

15 years agoundoed all the sds hacking that lead just to random bugs and no memory saving ;)
antirez [Wed, 7 Oct 2009 15:34:00 +0000 (17:34 +0200)] 
undoed all the sds hacking that lead just to random bugs and no memory saving ;)

15 years agoinitial multi-bulk query protocol, this will allow MSET and other interesting features.
antirez [Wed, 7 Oct 2009 11:30:15 +0000 (13:30 +0200)] 
initial multi-bulk query protocol, this will allow MSET and other interesting features.

15 years agobenchmark now outputs the right command line to shorten the TIME_WAIT interval on...
antirez [Sat, 3 Oct 2009 08:54:27 +0000 (10:54 +0200)] 
benchmark now outputs the right command line to shorten the TIME_WAIT interval on Mac OS X when keep alive is set

15 years agoIssue 69 fixed. Object integer encoding now works with replication and MONITORing...
antirez [Fri, 2 Oct 2009 08:23:25 +0000 (10:23 +0200)] 
Issue 69 fixed. Object integer encoding now works with replication and MONITORing again.

15 years agoLREM fixed, used to crash since the new object integer encoding is on the stage
antirez [Fri, 18 Sep 2009 18:31:47 +0000 (20:31 +0200)] 
LREM fixed, used to crash since the new object integer encoding is on the stage