dragonfly/tests/dragonfly
2025-01-02 13:50:21 +02:00
..
seeder fix(server): use compression for non big values (#4331) 2024-12-18 22:03:45 +02:00
__init__.py chore: Small refactor of DflyInstance (#1951) 2023-09-28 10:11:11 +03:00
acl_family_test.py server: report redis version 7.2.0 to support Sidekiq (#4286) 2024-12-16 11:06:08 +02:00
cluster_mgr_test.py fix: cluster_mgr script (#4210) 2024-11-27 14:09:19 +00:00
cluster_test.py fix: allow cluster node load snapshot bigger than maxmemory (#4394) 2025-01-02 13:50:21 +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 chore: fix shutdown sequence in Dragonfly server (#4168) 2024-11-24 10:35:00 +02:00
connection_test.py chore: add ability to track connections stuck at send (#4330) 2024-12-18 08:56:36 +02:00
eval_test.py fix(server): Implement SCRIPT GC command (#3431) 2024-08-02 23:49:51 +03:00
generic_test.py fix(eviction): Tune eviction threshold in cache mode (#4142) 2024-12-05 12:26:59 +00:00
http_conf_test.py fix: authorize the http connection to call commands (#2863) 2024-04-08 13:19:01 +03:00
instance.py fix(server): use compression for non big values (#4331) 2024-12-18 22:03:45 +02:00
json_test.py fix: Fix unsupported object type rejson-rl in RedisInsight (#3384) 2024-07-27 19:05:00 +02: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
memcache_meta.py feat: support memcache meta responses (#4366) 2024-12-25 07:46:50 +00:00
memory_test.py fix(server): debug populate consume less memory (#4384) 2025-01-01 10:49:17 +02:00
proxy.py feat: Expose replica_reconnect_count for Prometheus metrics (#3370) 2024-08-13 12:34:01 +02:00
pymemcached_test.py feat: support memcache meta responses (#4366) 2024-12-25 07:46:50 +00:00
redis_replication_test.py feat: add slave_repl_offset to the replication section. (#3596) 2024-08-30 18:58:07 +03:00
replication_test.py fix(pytest): fix failing test test_replication_timeout_on_full_sync (#4370) 2024-12-25 14:23:33 +02:00
requirements.txt feat: add support for meta memcache commands (#4362) 2024-12-24 15:33:24 +02:00
search_test.py feat(search): STOPWORDS (#3851) 2024-10-10 21:58:12 +03:00
seeder_test.py fix(server): use compression for non big values (#4331) 2024-12-18 22:03:45 +02:00
sentinel_test.py fix: flaky test_failover test (#4007) 2024-10-28 14:58:36 +02:00
server_family_test.py chore: do not close connections at the end of pytest (#3811) 2024-09-30 09:54:41 +03:00
shutdown_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
snapshot_test.py fix(server): debug populate consume less memory (#4384) 2025-01-01 10:49:17 +02:00
tiering_test.py chore: upload all the logs from /tmp (#3263) 2024-07-04 09:17:25 +03:00
tls_conf_test.py fix: HELLO AUTH with non default user (#3486) 2024-08-11 14:35:26 +03:00
utility.py fix: Remove hardcoded @assert_eventually 100 times retry (#4318) 2024-12-16 10:40:45 +00:00