This website requires JavaScript.
Explore
Help
Sign In
Redis
/
redis
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
69b30cfcb6cdaee4a9e12eec2fb3a8a2aa093e7f
redis
/
tests
/
integration
T
History
Michael Schlenker
7d6bf7956e
Replace unnecessary calls to echo and cat
...
Tcl's exec can send data to stdout itself, no need to call cat/echo for that usually.
2012-04-24 19:33:54 +02:00
..
aof-race.tcl
Failing test related to AOF rewrite buffers
2011-09-16 11:25:05 +02:00
aof.tcl
Replace unnecessary calls to echo and cat
2012-04-24 19:33:54 +02:00
convert-zipmap-hash-on-load.tcl
convert-zipmap-hash-on-load false positive fixed.
2012-03-25 10:57:34 +02:00
rdb.tcl
Contextualize comment.
2012-03-23 20:20:43 +01:00
redis-cli.tcl
Use fstat to detect if stdin was redirected
2010-08-25 14:48:50 +02:00
replication-2.tcl
replication test split into three parts in order to improve test execution time. Random fixes and improvements.
2011-07-11 00:46:25 +02:00
replication-3.tcl
the test runs less iterations of slow tests if no --accurate is given.
2011-07-11 12:15:35 +02:00
replication-4.tcl
Regression test for issue 417 (memory leak when replicating to DB with id >= 10)
2012-03-30 10:39:56 +02:00
replication.tcl
On slow computers, 10 seconds are not enough for this heavy replication test.
2012-04-05 11:04:23 +02:00