Commit Graph

2 Commits (ca712f98ce75ad04b9071c45d9fbce947587dc70)

Author SHA1 Message Date
Luka Vandervelden 70209f963e Grooming, lots of internal changes, some API changes. 2019-12-11 04:13:06 +01:00
Luka Vandervelden 2f00b56f0c Proper replacement of values.
It’s no longer needed to `hash.delete old_data`, `hash[id] = new_data`.
Previously existing data are properly de-indexed, then replaced by the
new data, which are then properly re-indexed. As you’d expect from a
database thingy.
2019-12-10 20:28:49 +01:00