redict/tests/support
Oran Agra 98b3f52599
add test suite infra to test RESP3 attributes (#10247)
So far we only tested attributes using readraw, not the
resp parser caches them, so that after getting the reply,
you can query them if you want.
2022-02-07 00:10:05 +02:00
..
aofmanifest.tcl Implement Multi Part AOF mechanism to avoid AOFRW overheads. (#9788) 2022-01-03 19:14:13 +02: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 Sharded pubsub implementation (#8621) 2022-01-02 16:54:47 -08:00
redis.tcl add test suite infra to test RESP3 attributes (#10247) 2022-02-07 00:10:05 +02:00
server.tcl Fix EVAL timeout test failed on freebsd (#10098) 2022-01-24 22:31:35 +02:00
test.tcl Revent the attempt to fix cluster rebalance test (#10207) (#10212) 2022-01-31 01:47:58 +02: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 redis-cli generates command help tables from the results of COMMAND (#10043) 2022-02-05 16:54:16 +02:00