redis/utils
Jan-Erik Rediger 7fcca9baef Don't use extended Regexp Syntax
It's not POSIX (BSD systems have -E instead) and we don't actually need it.

Closes #1922
2017-07-24 15:21:14 +02:00
..
create-cluster (fix) Update create-cluster README 2017-06-20 16:54:47 +02:00
hashtable utils/hashtable/rehashing.c test updated to use new API. 2015-02-25 13:02:04 +01:00
hyperloglog Make hll-gnuplot-graph.rb callable from cli. 2014-04-03 16:38:11 +02:00
lru Fix typo in unit test 2014-09-29 06:49:09 -04:00
releasetools Fix order of release scripts. 2015-05-05 11:17:40 +02: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 Added a trivial program to randomly corrupt RDB files in /utils. 2016-07-04 12:24:05 +02:00
generate-command-help.rb Update redis-cli help and the script to generate it. 2015-11-17 15:40:13 +01:00
install_server.sh Don't use extended Regexp Syntax 2017-07-24 15:21:14 +02: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
redis_init_script Fixed init script bug, thanks to Henrik Westphal 2011-06-14 17:11:44 +02:00
redis_init_script.tpl Update redis_init_script.tpl 2014-10-26 11:09:45 -07: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
whatisdoing.sh Mark whatisdoing.sh as deprecated in top-comment. 2014-12-09 12:18:34 +01:00