'rm(key)' does not remove entry with key
Open
- Dominant language
- JavaScript
- Stars
- 619
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
I tried to do a dirrrty 'rm(key)' before a save action, in essency bypassing the duplicate keys issue due to the append-only mechanism, but I assume the 'rm' method works not as expected, nor as documented.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.