..
__init__.py
chore: Small refactor of DflyInstance ( #1951 )
2023-09-28 10:11:11 +03:00
acl_family_test.py
feat(acl): add acl keys to acl log command ( #2274 )
2023-12-12 17:00:41 +02:00
cluster_test.py
feat: add SLOT-MIGRATION-STATUS cmd for source node ( #2349 )
2024-01-02 12:10:06 +02:00
config_test.py
chore: use decode_responses when creating a redis client ( #2109 )
2023-11-03 11:00:26 +02:00
conftest.py
fix: remove string copy in SendMGetResponse ( #2246 )
2023-12-03 18:14:19 +02:00
connection_test.py
feat(server): Implement NUMSUB subcommand ( #2282 )
2023-12-16 20:42:15 +02:00
eval_test.py
feat: introduce transaction statistics in the info output ( #2328 )
2023-12-23 13:18:49 +02:00
generic_test.py
chore: refactor VersionMonitor into a separate file ( #2326 )
2023-12-24 22:06:57 +02:00
http_conf_test.py
fix(Listener): skip auth when requirepass is empty on http ( #1985 )
2023-10-03 19:56:19 +03:00
instance.py
fix: remove string copy in SendMGetResponse ( #2246 )
2023-12-03 18:14:19 +02:00
json_test.py
fix: fix json.arrappend not allowing passing JSON objects ( #1867 )
2023-09-16 12:27:20 +03:00
list_family_test.py
feat: Add black formatter to the project ( #1544 )
2023-07-17 13:13:12 +03:00
management_test.py
feat: implement CONFIG GET command ( #1751 )
2023-08-28 19:26:38 +03:00
proxy.py
fix(regtests): Bind to 127.0.0.1 and not localhost ( #1937 )
2023-09-27 14:58:52 +03:00
pymemcached_test.py
fix: memcached VERSION is now parseable by php-memcached client ( #2220 )
2023-11-27 20:54:00 +02:00
redis_replication_test.py
fix(regtests): Reduce load on redis replication test ( #1984 )
2023-10-03 12:28:42 +03:00
replication_test.py
bug(server): log evicted keys in journal in PrimeEvictionPolicy. ( #2302 )
2024-01-11 01:45:29 -08:00
requirements.txt
chore: improve pytest ux ( #2088 )
2023-10-30 09:01:23 +02:00
search_test.py
chore(search): Extend FT.INFO ( #2133 )
2023-11-06 16:18:13 +03:00
sentinel_test.py
chore: Mark slow pytests as 'slow' so they can be excluded. ( #1720 )
2023-08-23 13:04:49 +03:00
server_family_test.py
fix: inject our own parser for slowlog get ( #2059 )
2023-10-24 11:02:51 +03:00
shutdown_test.py
feat: Add black formatter to the project ( #1544 )
2023-07-17 13:13:12 +03:00
snapshot_test.py
fix(server): crash on rename save command on background save ( #2375 )
2024-01-07 12:21:09 +02:00
tls_conf_test.py
chore(tls): add tls config test for ca_dir ( #2152 )
2023-11-13 14:11:14 +02:00
utility.py
feat(tls): support runtime tls reconfig ( #2047 )
2023-10-23 16:35:39 +00:00