summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1906-mergeFix redis-benchmark abort outputMatt Stancliff10 years
2.22.2.15 release notesantirez13 years
2.4Redis 2.4.18antirez11 years
2.6Deprecate Redis Sentinel in 2.6.antirez10 years
2.8Merge pull request #6326 from yunsou/yunsu-2.8Salvatore Sanfilippo5 years
2.8-fastscriptFix 2.8 backport of fastscript branch.antirez10 years
3.0Ziplist: insertion bug under particular conditions fixed.antirez7 years
3.2HyperLogLog: fix the fix of a corruption bug.antirez5 years
4.0HyperLogLog: fix the fix of a corruption bug.antirez5 years
5.0remove doc in redis.conf merged by mistake to 5.0 (#10138)Oran Agra2 years
6.0Redis 6.0.19Oran Agra13 months
6.2Redis 6.22.12Oran Agra13 months
7.0Redis 7.0.11Oran Agra13 months
7.2Release Redis 7.2 RC2Oran Agra12 months
ackMINREPLICAS work in progress.antirez11 years
aclACL: remove no longer existing flag from comment.antirez5 years
acl-api-prComment PR #5916 and changes a few details.antirez4 years
acl-logACL LOG: make max log entries configurable.antirez4 years
antiaffinityCluster: improve anti-affinity algo in redis-trib.rb.antirez6 years
aofeofAOF tests fixed turning aof-load-truncated to no.antirez10 years
aofrdbRDB AOF preamble: test it in the aofrw unit.antirez8 years
argv-accountingRemove client->buf from output buffers in client info.antirez6 years
armARM: Avoid fast path for BITOP.Salvatore Sanfilippo7 years
baserock/3.0add redis.morphPaul Sherwood10 years
baserock/ps/proto-web-systemadd redis.morphPaul Sherwood10 years
better-random-memberImprove README of better-random-member directory.antirez5 years
bulkaccept-2.8Test: fixed scripting.tcl test false positive.antirez10 years
cgroupsRDB: make RDB check aware of LFU/LRU opcodes.antirez6 years
client-unblockCLIENT UNBLOCK implemented.antirez6 years
cluster-api-improvementsModule cluster flags: add RM_SetClusterFlags() API.antirez6 years
cluster-data-as-pongCluster: refactor ping/data delay handling.antirez4 years
conductMerge branch 'unstable' into conductItamar Haber4 years
config-rewriteUse memtoll() when parsing the backlog-size option.antirez11 years
cow-pipeClear child data when opening the pipes.antirez8 years
csc2Tracking: first set of tests for the feature.antirez4 years
current-client-fixserver.current_client fix and minor refactoring.antirez9 years
dict-clustered-entriesdict.c sub-hashing WIP 2 (try next positions).antirez8 years
dictcSPOP replication tests.antirez9 years
diskless-short-readRDB: try to make error handling code more readable.antirez5 years
diskless_slave_refresh2Clarify in isUnsyncedSlave() top comment what is an unsynced slave.antirez6 years
dynamic-hzDynamic HZ: adapt cron frequency to number of clients.antirez6 years
expirealgoAdd per-db average TTL information in INFO output.antirez11 years
faster-infoSpeedup INFO by counting client memory incrementally.antirez4 years
faster-ll2stringFaster ll2string() implementation.antirez10 years
faster-rdb-loadingUse the special static refcount for stack objects.antirez4 years
fasterioCall writeToClient() directly instead of the write handler.antirez9 years
fastscriptScripting test: check that Lua can call commands rewirting argv.antirez10 years
fix-double-multiFix the propagate Tcl test after module changes.antirez4 years
fix-expires-6537Update PR #6537: use a fresh time outside call().antirez4 years
free_clients_during_loadingTrack events processed while blocked globally.antirez4 years
freelistDEBUG embstr-classes added.antirez10 years
fsync-safetyae.c: insetad of not firing, on AE_BARRIER invert the sequence.antirez6 years
geoGeo: added my copyright notice in modified files.antirez9 years
hashed-pass-opcodeACLs: change hashed passwords opcode to also remove them.antirez5 years
ipv6Sentinel: embed IPv6 address into [] when naming slave/sentinel instance.antirez11 years
issue-1240assert.h replaced with redisassert.h when appropriate.antirez11 years
issue_2175Regression test for issue #2175.antirez9 years
latencyFixed a few missing newline in createLatencyReport().antirez10 years
lazyfreeLazyfree options documented in the example redis.conf.antirez9 years
lcsLCS: fix stale comment.antirez4 years
ldbLua debugger: infinite loop detection.antirez8 years
less-mstimeUse cached time in expireCommand()antirez9 years
less-mstime-28Use cached time in expireCommand()antirez9 years
lfuLFU: make counter log factor and decay time configurable.antirez8 years
localtimeUse nolocks_localtime() for safer logging.antirez6 years
lposLPOS: tests + crash fix.antirez4 years
master-replicaMerge pull request #5339 from vrana/master-replicaSalvatore Sanfilippo6 years
meaningful-offsetPSYNC2: meaningful offset test.antirez4 years
memoptIntroduction of a new string encoding: EMBSTRantirez12 years
memsyncDiskless replication: missing listRewind() added.antirez10 years
module-block-on-keysModules: block on keys: fix stale comment.antirez5 years
module-blocking-commandsModules: blocking command example added.antirez8 years
module-hooksModules hooks: for nested calls, create new fake clients.antirez5 years
module-io-contextFix typos in GetContextFromIO API declaration.antirez8 years
modules-get-client-info-by-idModules: fix RedisModule_GetClientInfoById() example.antirez5 years
modules-replicationModules: fix for scripting replication of modules commands.antirez6 years
multi-ifScripting: native lua.exists() implementation.antirez9 years
new-keyspaceExperimental: new keyspace and expire algorithm.antirez5 years
no-mo-firstDrop useless line from replicationCacheMaster().antirez4 years
no-mo-secondRemove the PSYNC2 meaningful offset test.antirez4 years
nordbRDB deletion: document it in example redis.conf.antirez4 years
nosyncNo-sync: some info in the example redis.conf comments.antirez9 years
o1-bpopSpeedup: unblock clients on keys in O(1).antirez4 years
o1-bpop-5.0Speedup: unblock clients on keys in O(1).antirez4 years
onepass-bulkRead bulk reply length in one pass.antirez10 years
oran-memory-profilingTypo fixed from MEMORY DOCTOR output.antirez8 years
precise-timeoutPrecise timeouts: fast exit for clientsHandleShortTimeout().antirez4 years
precise-timeout-2Precise timeouts: reference client pointer directly.antirez4 years
psync-fixesstartBgsaveForReplication(): handle waiting slaves state change.antirez9 years
psync2PSYNC2: Save replication ID/offset on RDB file.antirez7 years
psync2-rdb-fixesPSYNC2: More refinements related to #4316.antirez7 years
psync2-test-improvementImprove the PSYNC2 test reliability.antirez4 years
queue-in-multiTransactions: Use CMD_CLAL_NOQUEUE now that call() handles +QUEUED.antirez6 years
rdb-checkIn Redis RDB check: more details in error reportings.antirez8 years
rdb-script-auxPSYNC2: Fix off by one buffer size in luaCreateFunction().antirez6 years
rdb9RDB v9: Save Lua scripts state into RDB file.antirez6 years
rdbchangesA few more AUX info fields added to RDB.antirez9 years
resp3ACL: HELLO should stop if the user is not authenticated.antirez5 years
rssmaxmemoryRSS aware maxmemory: algorith #1 implemented.antirez9 years
sdsSDS: use type 8 if we are likely to append to the string.antirez9 years
sentinel-32Sentinel: SENTINEL CKQUORUM commandantirez9 years
sharedapiModules shared API: export new core APIs.antirez5 years
siphashSipHash 2-4 -> SipHash 1-2.antirez7 years
slave-disklessInitial changes to issue #2427.antirez9 years
slave-script-timeoutTest: processing of master stream in slave -BUSY state.antirez6 years
slaves_capaReplication: add REPLCONF CAPA EOF support.antirez9 years
statemachinesyncWithMaster(): non blocking state machine.antirez9 years
strcomprNon-LZF aware object.c APIs fixed.antirez10 years
stream-propagation-fixStreams: use alsoPropagate() when in command context.antirez4 years
stream-propagation-fix-2Streams: now we can just use alsoPropagate().antirez4 years
streamsStreams: add some initial test for XREVRANGE.antirez6 years
testingUpdate pretty printing in debugging to generate valid Lua code for userdata-l...Paul Kulchenko8 years
thread-safe-contextModules TSC: use atomic var for server.unixtime.antirez7 years
threaded-core-commandsTCC: protect dictionaries from changing while accessed.antirez4 years
threaded-ioThreaded IO: handleClientsWithPendingReadsUsingThreads top comment.antirez5 years
tls-conn-errorsImprove TLS error handling. (#11557)Yossi Gottlieb17 months
tracking-noloopTracking: test expired keys notifications.antirez4 years
unstableAllow SENTINEL CONFIG SET and SENTINEL CONFIG GET to handle multiple paramete...Wen Hui12 months
unstable_hmset_argsFixed hset error since it's shared with hmsetMadelyn Olson4 years
wait-aofWAIT AOF: deny if AOF is off. Trigger sync in proper place.antirez6 years
waitpid-fixBetter SIGCHLD handling for #2897 debugging.antirez8 years
zaddnxTest: ZADD CH testsantirez9 years
ziplist-improvementsziplist: better comments, some refactoring.antirez7 years
zpopZPOP: fix the tests according to new non-blocking "count" argument.antirez6 years
zunionRemove useless var and check in zunionInterGenericCommand().antirez10 years