eugeneware / eugeneware/subindex
Index update
Open
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Are there any reasons why indexes are never deleted when putting multiple times a document with the same key? In this case, the index db will contain some obsolete entries and can be annoying if we rely on index stream to create some limited ordered set of data because the generated streams will catch documents for values which are now completely different.
Contributor guide
Assessment
This issue has not been assessed yet.