projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
No longer used macro rdbIsOpcode() removed.
[redis.git]
/
src
/
2012-10-30
antirez
No longer used macro rdbIsOpcode() removed.
tree
|
commitdiff
2012-10-30
antirez
help.h update (adds bitop, bitcount, evalsha...)
tree
|
commitdiff
2012-10-26
antirez
Marginally more robust glibc version test for sync_file...
tree
|
commitdiff
2012-10-25
charsyam
patch config.h for sync_file_range
tree
|
commitdiff
2012-10-25
antirez
Fix compilation on Linux kernels or glibc versions...
tree
|
commitdiff
2012-10-24
antirez
Update memory peak stats while loading RDB / AOF.
tree
|
commitdiff
2012-10-22
antirez
A filed called slave_read_only added in INFO output.
tree
|
commitdiff
2012-10-22
Salvatore Sanfilippo
Merge pull request #693 from ghurrell/dict-h-typos
tree
|
commitdiff
2012-10-22
Schuster
redis-check-dump now understands dumps produced by...
tree
|
commitdiff
2012-10-22
antirez
Default memory limit for 32bit instanced moved from...
tree
|
commitdiff
2012-10-22
antirez
Differentiate SCRIPT KILL error replies.
tree
|
commitdiff
2012-10-16
antirez
Fix MULTI / EXEC rendering in MONITOR output.
tree
|
commitdiff
2012-10-11
antirez
Allow AUTH when Redis is busy because of timedout Lua...
tree
|
commitdiff
2012-10-10
Salvatore Sanfilippo
Merge pull request #707 from NanXiao/patch-1
tree
|
commitdiff
2012-10-10
NanXiao
Update src/redis-benchmark.c
tree
|
commitdiff
2012-10-05
antirez
Hash function switched to murmurhash2.
tree
|
commitdiff
2012-10-05
antirez
Warn when configured maxmemory value seems odd.
tree
|
commitdiff
2012-10-05
antirez
Include time.h in ae.c as we now use time().
tree
|
commitdiff
2012-10-04
Jokea
Force expire all timer events when system clock skew...
tree
|
commitdiff
2012-10-04
antirez
"Timeout receiving bulk data" error message modified.
tree
|
commitdiff
2012-10-03
antirez
"SORT by nosort" (skip sorting) respect sorted set...
tree
|
commitdiff
2012-10-03
Greg Hurrell
Fix (cosmetic) typos in dict.h
tree
|
commitdiff
2012-10-01
antirez
Revert "Scripting: redis.NIL to return nil bulk replies."
tree
|
commitdiff
2012-09-28
antirez
Scripting: add helper functions redis.error_reply(...
tree
|
commitdiff
2012-09-28
antirez
Scripting: redis.NIL to return nil bulk replies.
tree
|
commitdiff
2012-09-26
antirez
Sentinel: Support for AUTH.
tree
|
commitdiff
2012-09-21
antirez
SRANDMEMBER <count> leak fixed.
tree
|
commitdiff
2012-09-21
antirez
Added the SRANDMEMBER key <count> variant.
tree
|
commitdiff
2012-09-17
antirez
Fix compilation on FreeBSD. Thanks to @koobs on twitter.
tree
|
commitdiff
2012-09-17
antirez
A reimplementation of blocking operation internals.
tree
|
commitdiff
2012-09-11
antirez
Make sure that SELECT argument is an integer or return...
tree
|
commitdiff
2012-09-10
antirez
Match printf format with actual type in genRedisInfoStr...
tree
|
commitdiff
2012-09-05
Haruto Otake
BITCOUNT: fix segmentation fault.
tree
|
commitdiff
2012-09-05
Salvatore Sanfilippo
Merge pull request #576 from saj/fix-slave-ping-period
tree
|
commitdiff
2012-09-04
antirez
Scripting: Force SORT BY constant determinism inside...
tree
|
commitdiff
2012-09-04
antirez
Sentinel: reply -IDONTKNOW to get-master-addr-by-name...
tree
|
commitdiff
2012-09-04
antirez
Sentinel: more easy master redirection if master is...
tree
|
commitdiff
2012-09-02
antirez
Send an async PING before starting replication with...
tree
|
commitdiff
2012-08-31
antirez
Scripting: Reset Lua fake client reply_bytes after...
tree
|
commitdiff
2012-08-31
antirez
Scripting: require at least one argument for redis...
tree
|
commitdiff
2012-08-30
antirez
Sentinel: do not crash against slaves not publishing...
tree
|
commitdiff
2012-08-29
antirez
Sentinel: INFO command implementation.
tree
|
commitdiff
2012-08-29
antirez
Sentinel: add Redis execution mode to INFO output.
tree
|
commitdiff
2012-08-28
antirez
Sentinel: Sentinel-side support for slave priority.
tree
|
commitdiff
2012-08-28
antirez
Sentinel: Redis-side support for slave priority.
tree
|
commitdiff
2012-08-28
antirez
Sentinel: suppress harmless warning by initializing...
tree
|
commitdiff
2012-08-28
antirez
Incrementally flush RDB on disk while loading it from...
tree
|
commitdiff
2012-08-24
antirez
Fix a forget zmalloc_oom() -> zmalloc_oom_handler(...
tree
|
commitdiff
2012-08-24
antirez
Better Out of Memory handling.
tree
|
commitdiff
2012-08-24
antirez
Sentinel: send SCRIPT KILL on -BUSY reply and SDOWN...
tree
|
commitdiff
2012-08-24
antirez
Sentinel: fixed a crash on script execution.
tree
|
commitdiff
2012-08-22
Salvatore Sanfilippo
Merge pull request #628 from pietern/unstable-zip
tree
|
commitdiff
2012-08-21
antirez
redis-benchmark: disable big buffer cleanup in hiredis...
tree
|
commitdiff
2012-08-13
Pieter Noordhuis
Set p to its new offset before modifying it
tree
|
commitdiff
2012-08-13
Pieter Noordhuis
Add ziplist test for deleting next to last entries
tree
|
commitdiff
2012-08-03
antirez
Sentinel: SENTINEL FAILOVER command implemented.
tree
|
commitdiff
2012-08-02
antirez
Sentinel: client reconfiguration script execution.
tree
|
commitdiff
2012-07-31
antirez
Sentinel: when leader in wait-start, sense another...
tree
|
commitdiff
2012-07-31
antirez
Sentinel: sentinelRefreshInstanceInfo() comments improv...
tree
|
commitdiff
2012-07-31
Michael Parker
Use correct variable name for value to convert.
tree
|
commitdiff
2012-07-31
antirez
Sentinel: abort failover when in wait-start if master...
tree
|
commitdiff
2012-07-28
antirez
Merge remote-tracking branch 'origin/unstable' into...
tree
|
commitdiff
2012-07-28
antirez
Sentinel: scripts execution engine improved.
tree
|
commitdiff
2012-07-28
Salvatore Sanfilippo
Merge pull request #606 from badboy/patch-1
tree
|
commitdiff
2012-07-28
Jan-Erik Rediger
Include sys/wait.h to avoid compiler warning
tree
|
commitdiff
2012-07-27
Salvatore Sanfilippo
Merge pull request #587 from saj/truncate-short-write...
tree
|
commitdiff
2012-07-27
Salvatore Sanfilippo
Merge pull request #586 from saj/aof_last_bgrewrite_status
tree
|
commitdiff
2012-07-26
antirez
Sentinel: don't start a failover as leader if there...
tree
|
commitdiff
2012-07-25
antirez
Sentinel: ability to execute notification scripts.
tree
|
commitdiff
2012-07-25
Salvatore Sanfilippo
Merge pull request #603 from mrb/fix_sentinel_config_wa...
tree
|
commitdiff
2012-07-25
Salvatore Sanfilippo
Merge pull request #602 from mrb/sentinel_docs
tree
|
commitdiff
2012-07-25
mrb
Fix warning in redis.c for sentinel config load
tree
|
commitdiff
2012-07-25
antirez
Sentinel: abort failover if no good slave is available.
tree
|
commitdiff
2012-07-24
antirez
Sentinel: reset pending_commands in a more generic...
tree
|
commitdiff
2012-07-24
antirez
Prevent a spurious +sdown event on switch.
tree
|
commitdiff
2012-07-24
antirez
Sentinel: debugging message removed.
tree
|
commitdiff
2012-07-24
antirez
Sentinel: changes to connection handling and redirection.
tree
|
commitdiff
2012-07-24
antirez
Sentinel: check that instance still exists in reply...
tree
|
commitdiff
2012-07-24
antirez
Sentinel: more robust failover detection as observer.
tree
|
commitdiff
2012-07-23
antirez
First implementation of Redis Sentinel.
tree
|
commitdiff
2012-07-22
antirez
Merge remote-tracking branch 'origin/unstable' into...
tree
|
commitdiff
2012-07-22
antirez
Allow Pub/Sub in contexts where other commands are...
tree
|
commitdiff
2012-07-21
Salvatore Sanfilippo
Merge pull request #593 from steevel/unstable
tree
|
commitdiff
2012-07-18
antirez
Don't assume that "char" is signed.
tree
|
commitdiff
2012-07-18
Saj Goonatilleke
Truncate short write from the AOF
tree
|
commitdiff
2012-07-17
Saj Goonatilleke
New in INFO: aof_last_bgrewrite_status
tree
|
commitdiff
2012-07-15
Steeve Lennmark
Check that we have connection before enabling pipe...
tree
|
commitdiff
2012-07-09
Salvatore Sanfilippo
Merge pull request #569 from jokea/unstable
tree
|
commitdiff
2012-07-05
Saj Goonatilleke
Bug fix: slaves being pinged every second
tree
|
commitdiff
2012-06-29
jokea
mark fd as writable when EPOLLERR or EPOLLHUP is return...
tree
|
commitdiff
2012-06-27
antirez
Typo in comment.
tree
|
commitdiff
2012-06-27
antirez
REPLCONF internal command introduced.
tree
|
commitdiff
2012-06-21
antirez
Fixed comment typo into time_independent_strcmp().
tree
|
commitdiff
2012-06-21
antirez
Fixed a timing attack on AUTH (Issue #560).
tree
|
commitdiff
2012-06-15
antirez
Fix c->reply_bytes computation in setDeferredMultiBulkL...
tree
|
commitdiff
2012-06-14
antirez
ziplistFind(): don't assume that entries are comparable...
tree
|
commitdiff
2012-06-13
Salvatore Sanfilippo
Merge pull request #552 from tnm/unstable
tree
|
commitdiff
2012-06-13
Ted Nyman
Standardize punctuation in redis-cli help.
tree
|
commitdiff
2012-06-11
antirez
Dump ziplist hex value on failed assertion.
tree
|
commitdiff
2012-06-02
Alex Mitrofanov
Fixed RESTORE hash failure (Issue #532)
tree
|
commitdiff
next