Skip to content

Commit 986969a

Browse files
committed
fix: dragonfly
1 parent 79f17e2 commit 986969a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333
--health-retries 5
3434
dragonfly:
3535
image: docker.dragonflydb.io/dragonflydb/dragonfly
36+
env:
37+
DFLY_cluster_mode: emulated
38+
DFLY_lock_on_hashtags: "true"
3639
ports:
3740
- 6379:6379
3841
options: >-

0 commit comments

Comments
 (0)