1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-14 11:58:02 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Yue Li
6f9107291e
test: Adding integration test using Relay benchmark ()
Adding integration test using Relay benchmark
2024-01-02 12:44:22 -08:00
Kostas Kyrimis
7944af3c62
feat: Add black formatter to the project ()
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 ()
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 ()
fix(server): block running lua script inside pipeline 

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 ()
Signed-off-by: Boaz Sade <boaz@dragonflydb.io>
2022-11-06 15:21:41 +02:00
Vladislav
072cb2e8d9
refactor(tests): Refactor pytest ()
Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
2022-10-31 16:39:20 +02:00