Releases: jeffgrunewald/brook_storage_postgres
Releases · jeffgrunewald/brook_storage_postgres
v0.1.3
v0.1.2
Primary key is an intersection of the view collection and the key to avoid collisions for apps implementing multiple collections.
v0.1.1
Makes delete operations from view state idempotent; deleting a non-existent (or already deleted record) will result in the same outcome as a successful delete.
v0.1.0
Initial release!
Maintains feature parity with existing brook storage adapters (such as brook_storage_redis)