This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
redis
Watch
1
Star
0
Fork
0
You've already forked redis
mirror of
https://github.com/fluencelabs/redis
synced
2025-03-17 16:10:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
redis
/
utils
History
antirez
6972f18cbd
Add test-lru.rb to utils.
...
This is a program useful to evaluate the Redis LRU algorithm behavior.
2014-03-21 09:52:05 +01:00
..
lru
Add test-lru.rb to utils.
2014-03-21 09:52:05 +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
generate-command-help.rb
redis-cli help.h updated. Script to generate it updated as well.
2012-04-03 15:30:33 +02:00
install_server.sh
Issue 804 Add Default-Start and Default-Stop LSB tags for RedHat startup and update-rc.d compatability.
2012-12-02 21:46:37 -07:00
mkrelease.sh
added mkrelease.sh script into utils. gitignore modified accordingly since this script was originally ignored
2010-12-20 15:47:33 +01:00
redis_init_script
Fixed init script bug, thanks to Henrik Westphal
2011-06-14 17:11:44 +02:00
redis_init_script.tpl
fix several bugs of init.d scripts
2012-05-04 20:07:00 +09: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
whatisdoing.sh
BGSAVE work in progress
2011-01-05 18:38:31 +01:00