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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove slave state change handled by replicationSetupSlaveForFullResync().
antirez
2015-08-05
1
-1
/
+0
*
Make sure we re-emit SELECT after each new slave full sync setup.
antirez
2015-08-05
3
-17
/
+26
*
Test: csvdump now scans all DBs.
antirez
2015-08-05
1
-32
/
+36
*
Don't send SELECT to slaves in WAIT_BGSAVE_START state.
antirez
2015-08-05
1
-0
/
+1
*
PSYNC test: also test the vanilla SYNC.
antirez
2015-08-05
1
-18
/
+27
*
syncCommand() comments improved.
antirez
2015-08-05
1
-1
/
+8
*
PSYNC initial offset fix.
antirez
2015-08-05
4
-17
/
+61
*
Test PSYNC with diskless replication.
antirez
2015-08-05
1
-13
/
+17
*
Merge pull request #2666 from Abioy/2.8
Salvatore Sanfilippo
2015-07-17
2
-2
/
+2
|
\
|
*
bugfix: errno might change before logging
Yongyue Sun
2015-07-13
2
-2
/
+2
*
|
Merge pull request #2678 from Kiemes/fix-config-resetstat
Salvatore Sanfilippo
2015-07-17
1
-0
/
+1
|
\
\
|
*
|
Fix: aof_delayed_fsync is not reset
Tom Kiemes
2015-07-16
1
-0
/
+1
|
/
/
*
|
Fix 2.8.21 release notes to give full credits.
antirez
2015-06-04
1
-1
/
+1
*
|
Redis 2.8.21
2.8.21
antirez
2015-06-04
2
-1
/
+13
*
|
hide access to debug table
Ben Murphy
2015-06-03
1
-6
/
+9
*
|
disable loading lua bytecode
Ben Murphy
2015-06-03
1
-1
/
+1
*
|
Scripting: Lua cmsgpack lib updated to include str8 support
antirez
2015-06-03
1
-29
/
+42
*
|
adding a sentinel command: "flushconfig"
therealbill
2015-05-25
1
-0
/
+4
*
|
Sentinel: CKQUORUM tests
antirez
2015-05-19
1
-0
/
+34
*
|
Sentinel: SENTINEL CKQUORUM command
antirez
2015-05-19
1
-0
/
+51
*
|
Rewrite smoveCommand test with ternary operator
antirez
2015-05-15
1
-4
/
+1
*
|
uphold the smove contract to return 0 when the element is not a member of the...
Glenn Nethercutt
2015-05-15
2
-1
/
+5
*
|
protocol error log should be seen debug/verbose level
Jungtaek Lim
2015-05-15
1
-1
/
+1
*
|
Fix 2.8.20 changelog typo
antirez
2015-05-05
1
-1
/
+1
*
|
Redis 2.8.20
2.8.20
antirez
2015-05-05
2
-1
/
+24
*
|
sdsfree x and y
FuGangqiang
2015-05-04
1
-0
/
+3
*
|
fix doc example
FuGangqiang
2015-05-04
1
-1
/
+1
*
|
fix typo
FuGangqiang
2015-05-04
1
-1
/
+1
*
|
update copyright year
Itamar Haber
2015-05-04
1
-1
/
+1
*
|
Making sentinel flush config on +slave
therealbill
2015-05-04
1
-0
/
+1
*
|
Sentinel: remove useless sentinelFlushConfig() call
antirez
2015-05-04
1
-4
/
+1
*
|
Fix Redis server crash when Lua command exceeds client output buffer
Yossi Gottlieb
2015-05-04
1
-1
/
+1
*
|
fix sentinel memory leak
clark.kang
2015-05-04
1
-0
/
+1
*
|
Fix Sentinel memory leak (hiredis bug)
antirez
2015-04-28
1
-0
/
+1
*
|
sha1.c: use standard uint32_t.
antirez
2015-04-27
2
-11
/
+11
|
/
*
fixes to diskless replication.
Oran Agra
2015-04-01
2
-1
/
+2
*
Test: regression for issue #2473.
antirez
2015-03-27
1
-8
/
+44
*
Replication: disconnect blocked clients when switching to slave role.
antirez
2015-03-24
1
-0
/
+26
*
Config: activerehashing option support in CONFIG SET.
antirez
2015-03-08
1
-0
/
+5
*
Fix iterator for issue #2438.
antirez
2015-03-04
1
-1
/
+1
*
override histfile from env - fixes #831 and copies #833
Charles Hooper
2015-02-10
1
-4
/
+29
*
redis-cli --lru-test implemented (cache workload simulator).
antirez
2015-02-10
1
-0
/
+102
*
redis-cli: interactive reconnection for latency modes.
antirez
2015-02-10
1
-9
/
+13
*
redis-cli --latecy-dist reverted to gray scale.
antirez
2015-02-10
1
-8
/
+10
*
redis-cli --latency-dist now uses a color palette.
antirez
2015-02-10
1
-8
/
+14
*
redis-cli latency dist: add new top HL.
antirez
2015-02-10
1
-0
/
+1
*
Add missing latency-dest legend symbol.
antirez
2015-02-10
1
-1
/
+1
*
Initial implementation of redis-cli --latency-dist.
antirez
2015-02-10
1
-0
/
+153
*
Faster memory efficiency test.
antirez
2015-02-10
1
-1
/
+6
*
Update redis-cli.c
mattcollier
2015-02-02
1
-1
/
+1
[next]