index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Changelog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make log target fixed
antirez
2010-07-01
1
-0
/
+167
*
Changelog updated
antirez
2010-05-21
1
-0
/
+32
*
buliding of release.h moved into an external script. Avoided recompialtion of...
antirez
2010-05-18
1
-0
/
+83
*
More tests for APPEND and tests for SUBSTR
antirez
2010-04-30
1
-0
/
+67
*
Incrementally rehahsing hash table! Thanks to Derek Collison and Pieter Noord...
antirez
2010-04-15
1
-677
/
+683
*
Does not allow commands other than Pub/Sub commands when there is at least on...
antirez
2010-04-14
1
-0
/
+29
*
Deny EXEC under out of memory
antirez
2010-03-31
1
-0
/
+29
*
Redis master version is now 1.3.7
v1.3.7
antirez
2010-03-22
1
-0
/
+8
*
Optimization fixed and re-activated
antirez
2010-03-18
1
-0
/
+20
*
An interesting refactoring + more expressive internal API
antirez
2010-03-15
1
-0
/
+3
*
zipmap to hash conversion in HSET
antirez
2010-03-15
1
-0
/
+5
*
A minor fix and a few debug messages removed
antirez
2010-03-12
1
-0
/
+1
*
Applied the replication bug patch provided by Jeremy Zawodny, removing temp f...
antirez
2010-03-12
1
-0
/
+56
*
Bug #169 fixed (BLOP/BRPOP interrupted connections are not cleared from the q...
antirez
2010-02-27
1
-0
/
+21
*
Changelog updated
antirez
2010-01-21
1
-0
/
+104
*
Regression for epoll bug in redis-test.tcl, version is now 1.1.93
antirez
2009-12-16
1
-0
/
+26
*
Fixed daemonization when using kqueue/kevent. Now the server initialization i...
antirez
2009-12-06
1
-0
/
+16
*
Changelog updated
antirez
2009-11-28
1
-0
/
+17
*
Redis version set to 1.07
antirez
2009-11-24
1
-0
/
+34
*
Solaris fix thanks to Alan Harder
antirez
2009-11-12
1
-0
/
+13
*
Minor TODO change with new expiring algorithm description. New expiring algor...
antirez
2009-11-10
1
-0
/
+33
*
ZLEN renamed ZCARD for consistency with SCARD
antirez
2009-10-28
1
-0
/
+30
*
version incremented to 1.050 to distinguish from 1.001 stable and next stable...
antirez
2009-10-22
1
-0
/
+12
*
Issue 69 fixed. Object integer encoding now works with replication and MONITO...
antirez
2009-10-02
1
-0
/
+5
*
Latest doc changes for 1.0
antirez
2009-09-03
1
-0
/
+5
*
Scala client added thanks to Alejanro Crosa
antirez
2009-09-02
1
-0
/
+11
*
Redis version modified to 0.900
antirez
2009-06-16
1
-0
/
+3
*
Redis release candidate 1
antirez
2009-06-16
1
-0
/
+3
*
SPOP documented
antirez
2009-06-14
1
-0
/
+9
*
enable backtrace capabilities only for Linux and MacOSX
antirez
2009-06-07
1
-0
/
+10
*
TODO updated
antirez
2009-06-06
1
-0
/
+7
*
DEBUG OBJECT implemented
antirez
2009-06-04
1
-0
/
+14
*
Redis git version modified to 0.101 in order to distinguish that from the lat...
antirez
2009-05-26
1
-0
/
+2
*
client libraries synched in git
antirez
2009-05-26
1
-0
/
+3
*
RubyRedis: set TCP_NODELAY TCP socket option to to disable the neagle algorit...
antirez
2009-05-26
1
-0
/
+3
*
minor fix to RubyRedis about bulk commands sent without arguments
antirez
2009-05-25
1
-0
/
+5
*
SLAVEOF command implemented for replication remote control
antirez
2009-05-23
1
-0
/
+6
*
TTL command implemented
antirez
2009-05-22
1
-0
/
+13
*
SDIFF / SDIFFSTORE added to doc
antirez
2009-05-20
1
-0
/
+10
*
Python client updated pushing from Ludo's repository
antirez
2009-05-11
1
-0
/
+5
*
DEL is now a vararg, IMPORTANT: memory leak fixed in loading DB code
antirez
2009-05-09
1
-0
/
+8
*
fuzz stresser implemented in redis-test
antirez
2009-04-29
1
-0
/
+6
*
SMOVE command implemented
antirez
2009-04-28
1
-0
/
+2
*
GETSET command doc added
antirez
2009-04-28
1
-0
/
+3
*
ability to specify a different file name for the DB
antirez
2009-04-27
1
-0
/
+3
*
INCRBY/DECRBY now support 64bit increments, with tests
antirez
2009-04-27
1
-0
/
+2
*
dictGetRandomKey bug fixed, RANDOMKEY will not block the server anymore
antirez
2009-04-23
1
-0
/
+6
*
SUNION, SUNIONSTORE, Initial work on non blocking replication
antirez
2009-04-19
1
-0
/
+1
*
Redis 0.091 released
antirez
2009-04-10
1
-0
/
+8
*
Changelog updated
antirez
2009-04-08
1
-1
/
+25
[next]