Kostas Kyrimis
b017cdd1a0
fix: hiredis requires df to report version >7.4 ( #4474 )
...
* bump up redis version in info command
* add compatibility test
* bump up py dependencies
* fix warnings and deprecated functions
---------
Signed-off-by: kostas <kostas@dragonflydb.io>
2025-01-20 10:38:37 +02:00
Yue Li
6f9107291e
test: Adding integration test using Relay benchmark ( #2348 )
...
Adding integration test using Relay benchmark
2024-01-02 12:44:22 -08:00
Kostas Kyrimis
7944af3c62
feat: Add black formatter to the project ( #1544 )
...
Add black formatter and run it on pytests
2023-07-17 13:13:12 +03:00
Pascal S. de Kloe
f9ec60ee5f
integration test docker image with Go client
2023-03-17 10:09:42 +02:00
Leonardo Mello
abe3b3cb91
feat: support cluster mode emulation ( #492 )
...
Signed-off-by: Leonardo Mello <lsvmello@gmail.com>
2023-03-01 08:43:40 +02:00
Boaz Sade
214c10f165
fix(server): reject eval inside transaction multi blocks #457 ( #471 )
...
fix(server): block running lua script inside pipeline #457
Signed-off-by: Boaz Sade <boaz@dragonflydb.io>
2022-11-09 19:18:28 +02:00
Boaz Sade
2ed4d3489b
feat(tests): ioredis being able to successfully run tests, make it ready to be part of CI ( #459 )
...
Signed-off-by: Boaz Sade <boaz@dragonflydb.io>
2022-11-06 15:21:41 +02:00
Vladislav
072cb2e8d9
refactor(tests): Refactor pytest ( #449 )
...
Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
2022-10-31 16:39:20 +02:00