Vladislav
|
6d4d740d6e
|
fix: Don't remove non-concluding tx from queue on ooo runs (#1427)
* fix: Don't remove non-concluding tx from queue on ooo runs
---------
Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
|
2023-06-18 21:14:28 +03:00 |
|
Vladislav
|
b0537418bc
|
fix: use redis.asyncio instead of aioredis (#1206)
Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
|
2023-05-13 10:44:25 +03:00 |
|
Roman Gershman
|
52ac06e358
|
chore: Improve client connection checking in pytests (#967)
Also fix the compatibility of "client list" with redis-py client.
Signed-off-by: Roman Gershman <roman@dragonflydb.io>
|
2023-03-24 18:22:14 +03:00 |
|
ashotland
|
49b1ba5b6d
|
feat(server): Enable overriding --requirepass form env var (#792)
Signed-off-by: ashotland <ari@dragonflydb.io>
|
2023-02-14 13:19:33 +02:00 |
|
Vladislav
|
8424f74bec
|
feat(server): Basic capped full sync (#440)
Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
|
2022-11-06 17:27:43 +03:00 |
|
Vladislav
|
072cb2e8d9
|
refactor(tests): Refactor pytest (#449)
Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
|
2022-10-31 16:39:20 +02:00 |
|