You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam 606808760e
test: add test to verify that a sorted set is automatically deleted if its last element is removed (#10261)
* test: add test to verify that a sorted set is automatically deleted if its last element is removed

* fix: remote empty zsets when all elements have been removed #yolo

* Revert "fix: remote empty zsets when all elements have been removed #yolo"

This reverts commit 0ac73244bb6ffd802007a252a35844c589ce8721.

* fix: altered behaviour in module.exists instead of zrem
3 years ago
..
hash.js refactor: setObjectBulk to match sortedSetAddBulk 3 years ago
keys.js refactor: remove tabs after declaration 3 years ago
list.js refactor: remove tabs after declaration 3 years ago
sets.js refactor: remove tabs after declaration 3 years ago
sorted.js test: add test to verify that a sorted set is automatically deleted if its last element is removed (#10261) 3 years ago