Skip to content

Releases: jeffgrunewald/brook_storage_postgres

v0.1.3

25 Apr 03:25
Compare
Choose a tag to compare

Update dependencies.

v0.1.2

07 May 20:31
Compare
Choose a tag to compare

Primary key is an intersection of the view collection and the key to avoid collisions for apps implementing multiple collections.

v0.1.1

15 Apr 00:52
Compare
Choose a tag to compare

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

11 Mar 14:28
Compare
Choose a tag to compare

Initial release!

Maintains feature parity with existing brook storage adapters (such as brook_storage_redis)