dragonfly/tests/dragonfly
Abhijat Malviya fc00f2c972
feat(memcache): Add support for GETS (#5087)
Support is added for the GETS command. A placeholder CAS token of 0 is
always returned.

Signed-off-by: Abhijat Malviya <abhijat@dragonflydb.io>
2025-05-09 13:31:07 +05:30
..
seeder fix: lsn check failure (#4881) 2025-04-07 07:48:01 +00:00
__init__.py
acl_family_test.py feat: dfly acl select (#4696) 2025-03-10 07:57:00 +00:00
cluster_mgr_test.py test: add logs for cluster_mgr_test.py (#4920) 2025-04-11 09:44:04 +00:00
cluster_test.py test: tune test_cluster_migration_while_seeding (#5088) 2025-05-09 07:07:04 +00:00
config_test.py
conftest.py chore: fix shutdown sequence in Dragonfly server (#4168) 2024-11-24 10:35:00 +02:00
connection_test.py chore: bump up max_busy_read_usec in tests (#5039) 2025-05-01 00:17:29 +03:00
eval_test.py fix(server): Implement SCRIPT GC command (#3431) 2024-08-02 23:49:51 +03:00
generic_test.py feat(server): Move bumpup logic out of FindInternal (#4877) 2025-04-07 14:15:13 +02: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: Remove the dfly logo print from pytest run #4682 (#4706) 2025-03-06 10:27:58 +02:00
json_test.py chore: replace try assert false with pytest.raises (#4662) 2025-02-26 12:26:21 +02:00
list_family_test.py
management_test.py
memcache_meta.py feat(memcache): Add support for GETS (#5087) 2025-05-09 13:31:07 +05:30
memory_test.py chore: update jsoncons version to 0.178 (#4368) 2025-01-08 20:05:50 +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(memcache): Add support for GETS (#5087) 2025-05-09 13:31:07 +05:30
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 chore: skip test_bug_in_json_memory_tracking (#5066) 2025-05-06 07:38:02 +00:00
requirements.txt fix: hiredis requires df to report version >7.4 (#4474) 2025-01-20 10:38:37 +02:00
search_test.py feat(search): STOPWORDS (#3851) 2024-10-10 21:58:12 +03:00
seeder_test.py feat(pytest): Generate command with huge value strings in seeder (#4957) 2025-04-29 21:07:13 +02:00
sentinel_test.py chore: clean up of deprecated flags (#4545) 2025-02-02 20:03:23 +02:00
server_family_test.py feat(metrics): Add label for main and other listeners (#4739) 2025-03-12 18:33:04 +05:30
shutdown_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
snapshot_test.py fix(pytest): Wait exception on instance start and stop (#4916) 2025-04-10 16:49:01 +02:00
tiering_test.py fix: lsn check failure (#4881) 2025-04-07 07:48:01 +00:00
tls_conf_test.py fix: HELLO AUTH with non default user (#3486) 2024-08-11 14:35:26 +03:00
utility.py feat(pytest): Generate command with huge value strings in seeder (#4957) 2025-04-29 21:07:13 +02:00