Commit Graph

3 Commits (675cb1cdd8e9b6db4d313ef456784e8672e555ad)

Author SHA1 Message Date
Luka Vandervelden fc21b48870 Name and namespace change.
This is very much a breaking change.
2019-12-11 18:05:02 +01:00
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