antirez
|
24110a4d7d
Make log target fixed
|
14 years ago |
antirez
|
7fc9853339
Changelog updated
|
14 years ago |
antirez
|
73287b2b57
buliding of release.h moved into an external script. Avoided recompialtion of redis.c if git sha1 is the same as the previous one
|
14 years ago |
antirez
|
3c5caedc69
More tests for APPEND and tests for SUBSTR
|
14 years ago |
antirez
|
5413c40da7
Incrementally rehahsing hash table! Thanks to Derek Collison and Pieter Noordhuis for feedbacks/help
|
14 years ago |
antirez
|
e6cca5dba6
Does not allow commands other than Pub/Sub commands when there is at least one pattern
|
14 years ago |
antirez
|
958cd5f394
Deny EXEC under out of memory
|
14 years ago |
antirez
|
a9c723ea1e
Redis master version is now 1.3.7
|
14 years ago |
antirez
|
db5946fc27
Optimization fixed and re-activated
|
14 years ago |
antirez
|
92b27fe946
An interesting refactoring + more expressive internal API
|
14 years ago |
antirez
|
bae2c7ec6b
zipmap to hash conversion in HSET
|
14 years ago |
antirez
|
5de9ad7c85
A minor fix and a few debug messages removed
|
14 years ago |
antirez
|
8c5abee892
Applied the replication bug patch provided by Jeremy Zawodny, removing temp file collision after the slave got the dump.rdb file in the SYNC stage
|
14 years ago |
antirez
|
5921aa36ed
Bug #169 fixed (BLOP/BRPOP interrupted connections are not cleared from the queue)
|
14 years ago |
antirez
|
eb6845621c
Changelog updated
|
15 years ago |
antirez
|
483049a737
Regression for epoll bug in redis-test.tcl, version is now 1.1.93
|
15 years ago |
antirez
|
71c54b21e2
Fixed daemonization when using kqueue/kevent. Now the server initialization is performed *after* the daemonization
|
15 years ago |
antirez
|
d799af3119
Changelog updated
|
15 years ago |
antirez
|
1c0abf3c5d
Redis version set to 1.07
|
15 years ago |
antirez
|
ef3ac64a27
Solaris fix thanks to Alan Harder
|
15 years ago |
antirez
|
bf75f580c9
Minor TODO change with new expiring algorithm description. New expiring algorithm moved since it'll go in 1.1
|
15 years ago |
antirez
|
3c41331e11
ZLEN renamed ZCARD for consistency with SCARD
|
15 years ago |
antirez
|
1812e0246c
version incremented to 1.050 to distinguish from 1.001 stable and next stable versions with minor fixes
|
15 years ago |
antirez
|
0ea663ea01
Issue 69 fixed. Object integer encoding now works with replication and MONITORing again.
|
15 years ago |
antirez
|
557a74e563
Latest doc changes for 1.0
|
15 years ago |
antirez
|
7c44bbb110
Scala client added thanks to Alejanro Crosa
|
15 years ago |
antirez
|
f0dec43b53
Redis version modified to 0.900
|
15 years ago |
antirez
|
df3fd8d88d
Redis release candidate 1
|
15 years ago |
antirez
|
7492bbe9f5
SPOP documented
|
15 years ago |
antirez
|
e65fdc7838
enable backtrace capabilities only for Linux and MacOSX
|
15 years ago |