This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
redis
Watch
1
Star
1
Fork
0
You've already forked redis
mirror of
https://github.com/redis/redis.git
synced
2026-04-21 03:01:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0af7fe2cab04309e57733b428817f477d06ecbda
redis
/
tests
/
support
History
Yossi Gottlieb
0af7fe2cab
Add --skipfile and --skiptest regex support. (
#9555
)
...
Empty patterns are not considered and skipped. Also, improve help text.
2021-09-26 15:12:37 +03:00
..
benchmark.tcl
Added URI support to redis-benchmark (cli and benchmark share the same uri-parsing methods) (
#9314
)
2021-09-14 19:45:06 +03:00
cli.tcl
Improve bind and protected-mode config handling. (
#9034
)
2021-06-22 12:50:17 +03:00
cluster.tcl
Add support for plaintext clients in TLS cluster (
#8587
)
2021-03-30 23:11:32 +03:00
redis.tcl
Fixed leaked client for "start_server" when running in --loop (
#9497
)
2021-09-13 18:16:47 +03:00
server.tcl
Fixed leaked client for "start_server" when running in --loop (
#9497
)
2021-09-13 18:16:47 +03:00
test.tcl
Add --skipfile and --skiptest regex support. (
#9555
)
2021-09-26 15:12:37 +03:00
tmpfile.tcl
Initial implementation of a client-server parallel testing system for Redis in order to speedup execution of the test suite.
2011-07-10 23:25:48 +02:00
util.tcl
Fix test randstring, compare string and int is wrong. (
#9544
)
2021-09-24 16:58:38 +03:00