redict/utils
YoongHM 8e937ce4cc
Start redis after network is online (#7639)
The two lines allow systemd to start redis.service after the network is online. Only after the network is online that Redis could bind to IP address other than 127.0.0.1 during initial boot up process.
2020-08-11 12:30:32 +03:00
..
create-cluster add force option to 'create-cluster create' script call (#7612) 2020-08-05 12:06:33 +03:00
graphs/commits-over-time Added Tcl program to show commits graphicaly. 2015-11-20 15:45:25 +01:00
hashtable Fix typo 2018-07-03 18:19:46 +02:00
hyperloglog Fix HyperLogLog test script for new redis-rb API. 2018-03-16 16:34:04 +01:00
lru test-lru.rb: support for testing volatile-ttl policy. 2016-07-20 19:02:20 +02:00
releasetools Fixes to release scripts (#7547) 2020-07-21 14:07:06 +03:00
srandmember showfreq.rb: collect more data for better graphs. 2019-02-19 17:25:58 +01:00
build-static-symbols.tcl Tcl script, make target, and redis.c changes to build the static symbol table automagically 2009-11-10 19:20:32 +01:00
cluster_fail_time.tcl Cluster: Tcl script to check avg pfail->fail time. 2015-01-30 12:03:17 +01:00
corrupt_rdb.c fix corrupt_rdb.c bug.Let the name of input rdb file name be valid. 2019-03-01 17:46:42 +01:00
gen-test-certs.sh TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
generate-command-help.rb change references to the github repo location (#7479) 2020-07-10 08:25:26 +03:00
install_server.sh Do not install SysV init-scripts on systemd-enabled hosts 2019-11-19 18:55:44 +02:00
redis_init_script Add INIT INFO to the provided init script. 2018-03-26 11:29:16 +02:00
redis_init_script.tpl Update redis_init_script.tpl 2014-10-26 11:09:45 -07:00
redis-copy.rb Deprecate utils/redis-copy.rb in favor of redis-copy gem 2013-11-06 08:31:57 +00:00
redis-sha1.rb Two important fixes to append only file: zero length values and expires. A pretty neat new test to check consistency of randomly build datasets against snapshotting and AOF. 2009-12-15 13:06:41 -05:00
speed-regression.tcl speed-regression.tcl: command line options to select tests, data size, and number of requests. 2011-11-07 17:18:50 +01:00
systemd-redis_multiple_servers@.service Provide example systemd service unit files for redis-server 2019-11-19 18:55:44 +02:00
systemd-redis_server.service Start redis after network is online (#7639) 2020-08-11 12:30:32 +03:00
tracking_collisions.c tracking_collisions.c: sha1 + crc64 implemented. 2019-08-02 20:24:27 +02:00
whatisdoing.sh Mark whatisdoing.sh as deprecated in top-comment. 2014-12-09 12:18:34 +01:00