Skip to content
v0.0.168

* Implement content_update for the in-mem storage.
* Remove cur/db arguments from the in-mem storage.
* Move Storage documentation and endpoint paths to a new StorageInterface class
* Rename in_memory.Storage to in_memory.InMemoryStorage.
* CONTRIBUTORS: add Daniele Serafini