Commit Graph

3 Commits (8ba15394b786d0dea5740732af0f522b68d43053)

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