Tags: gitgrave/dragonfly
Tags
fix(chart): probe indentation (dragonflydb#590) No idea why it worked before.. Fixes dragonflydb#588 Signed-off-by: Philipp Born <git@pborn.eu> Signed-off-by: Philipp Born <git@pborn.eu>
feat(server family): add connection set name command fixes dragonflyd… …b#458 (dragonflydb#485) server family: add connection set name command fixes dragonflydb#458 Signed-off-by: adi_holden <adi@dragonflydb.io>
fix(hset): fix hset match bug (dragonflydb#411) The bug was that when the hset had listpack encoding, it returned only keys instead of returning keys and values. In addition, in preparation to having our own denset encoding for hset, I cleaned up the code and introduced our own encoding constants for hset encoding. Signed-off-by: Roman Gershman <roman@dragonflydb.io> Signed-off-by: Roman Gershman <roman@dragonflydb.io>
fix(epoll): pull newest helio dependency (dragonflydb#366) This should fix the deadlock bugs that happen in some rare cases when using epoll proactor. Signed-off-by: Roman Gershman <roman@dragonflydb.io> Signed-off-by: Roman Gershman <roman@dragonflydb.io>
feat(server): support for persist command dragonflydb#345 (dragonflyd… …b#354) fix(server): support for persist command dragonflydb#345 Co-authored-by: Boaz Sade <boaz@dragonflydb.io>
feat(core): Add lua modules (dragonflydb#273) feat(server): Add modules to lua interpreter
PreviousNext