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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'upstream/unstable' into tls
Yossi Gottlieb
2019-10-16
2
-3
/
+5
|
\
|
*
Added cluster host and protected mode variables
nikhilajayk
2019-09-26
2
-3
/
+5
*
|
TLS: Connections refactoring and TLS support.
Yossi Gottlieb
2019-10-07
1
-0
/
+23
|
/
*
tracking_collisions.c: sha1 + crc64 implemented.
antirez
2019-08-02
1
-0
/
+36
*
tracking_collisions.c: initial skeleton.
antirez
2019-08-02
1
-0
/
+40
*
Note that install_server.sh is not for Mac OSX
Brad Solomon
2019-03-09
1
-0
/
+3
*
fix corrupt_rdb.c bug.Let the name of input rdb file name be valid.
varianfeng
2019-03-01
1
-1
/
+2
*
showfreq.rb: collect more data for better graphs.
antirez
2019-02-19
1
-1
/
+1
*
Improve README of better-random-member directory.
better-random-member
antirez
2019-02-19
1
-2
/
+14
*
Add showfreq.rb to SRANDMEMBER analysis tools.
antirez
2019-02-18
1
-0
/
+23
*
showdist.rb utility for SRANDMEMBER analysis added.
antirez
2019-02-18
2
-0
/
+35
*
changelog.tcl: get optional argument for number of commits.
antirez
2018-10-10
1
-3
/
+8
*
Fix typo
Jack Drogon
2018-07-03
1
-1
/
+1
*
Add the stream group to the script generating the help.
antirez
2018-06-07
1
-1
/
+2
*
- Updated create-cluster with redis-cli
artix
2018-05-07
2
-3
/
+3
*
Add INIT INFO to the provided init script.
antirez
2018-03-26
1
-0
/
+8
*
Fix HyperLogLog test script for new redis-rb API.
antirez
2018-03-16
1
-1
/
+1
*
Merge pull request #1934 from badboy/install-script-1922
Salvatore Sanfilippo
2017-07-24
1
-6
/
+6
|
\
|
*
Don't use extended Regexp Syntax
Jan-Erik Rediger
2014-08-13
1
-6
/
+6
*
|
changelog.tcl: output 100 lines.
antirez
2017-07-14
1
-1
/
+1
*
|
(fix) Update create-cluster README
Aric Huang
2017-06-16
1
-4
/
+4
*
|
Cluster: add clean-logs command to create-cluster script.
antirez
2017-04-14
1
-0
/
+7
*
|
Use sha256 instead of sha1 to generate tarball hashes.
antirez
2017-03-09
1
-2
/
+2
*
|
Fix HLL gnuplot graph generator script for new redis-rb versions.
antirez
2016-12-16
1
-1
/
+1
*
|
Changelog format modified to be less verbose.
antirez
2016-07-28
1
-1
/
+5
*
|
test-lru.rb: support for testing volatile-ttl policy.
antirez
2016-07-20
1
-14
/
+49
*
|
LFU simulator: remove dead code.
antirez
2016-07-14
1
-5
/
+0
*
|
LRU simulator: fix new entry creation decr time.
antirez
2016-07-14
1
-1
/
+1
*
|
LRU simulator: fix new entry creation.
antirez
2016-07-14
1
-2
/
+2
*
|
LFU: Simulation of the algorithm planned for Redis.
antirez
2016-07-14
1
-0
/
+163
*
|
LRU: Fix output fixes to new test-lru.rb.
antirez
2016-07-11
1
-6
/
+6
*
|
LRU: test-lru.rb improved in different ways.
antirez
2016-07-11
2
-98
/
+180
*
|
Added a trivial program to randomly corrupt RDB files in /utils.
antirez
2016-07-01
1
-0
/
+44
*
|
Added documentation for non-interactive install procedure
Michiel De Mey
2016-06-10
1
-3
/
+19
*
|
Allow non-interactive execution of install_server
Michiel De Mey
2016-05-13
1
-28
/
+45
*
|
Added a tool for generating changelogs automatically.
antirez
2016-05-04
1
-0
/
+26
*
|
03_test_release.sh: proper cleanup before testing.
antirez
2016-01-28
1
-0
/
+2
*
|
Added Tcl program to show commits graphicaly.
antirez
2015-11-20
2
-0
/
+112
*
|
Update redis-cli help and the script to generate it.
antirez
2015-11-17
1
-1
/
+3
*
|
Fix order of release scripts.
antirez
2015-05-05
2
-0
/
+0
*
|
create-cluster fix for stop and watch commands
superlogical
2015-03-24
1
-2
/
+2
*
|
Cluster: ignore various node files in create-cluster dir.
antirez
2015-03-13
1
-0
/
+4
*
|
utils/hashtable/rehashing.c test updated to use new API.
antirez
2015-02-25
1
-12
/
+22
*
|
rehashing.c: Fix compile error originating from SPOP rewrite
Sisir Koppaka
2015-02-18
1
-1
/
+1
*
|
dict.c Rehashing visualization code snippet added to utils.
antirez
2015-02-11
2
-0
/
+145
*
|
Ignore config.sh inside create-cluster script dir.
antirez
2015-02-03
1
-0
/
+1
*
|
Cluster: Tcl script to check avg pfail->fail time.
antirez
2015-01-30
1
-0
/
+50
*
|
Cluster: create-cluster script improved.
antirez
2015-01-30
2
-15
/
+43
*
|
create-cluster script: sane default timeout.
antirez
2015-01-29
1
-1
/
+2
*
|
create-cluster script added.
antirez
2015-01-28
2
-0
/
+93
[next]