mirror of
https://github.com/dragonflydb/dragonfly
synced 2024-11-21 23:19:53 +00:00
67a4c4e6cb
* feat(server): Add `--lock_on_hashtags` mode. This new mode effectively locks hashtags (i.e. strings within {curly braces}) instead of the full keys being used. This can allow scripts to access undeclared keys if they all use a common hashtag, like for the case of BullMQ. To make sure this mode is tested, I added a way to specify flags via env variables, and modified `ci.yml` to run all tests using this mode as well. While at it, I also added `--cluster_mode=emulated` mode to CI. |
||
---|---|---|
.. | ||
ci.yml | ||
daily-builds.yml | ||
docker-release.yml | ||
docker-weekly.yml | ||
regression-tests.yml | ||
release.yml | ||
reusable-container-workflow.yaml |