Postgres Message Store Database

Database definition and tools for PostgreSQL message store

Documentation

See the message store documentation on the Eventide docs site:

http://docs.eventide-project.org/user-guide/message-store/

Database Definition Script Files

The database is defined by raw SQL scripts. You can examine them, or execute them directly with the psql command line tool.

https://github.com/eventide-project/postgres-message-store-database/tree/master/database/

License

The Postgres Message Store Database library is released under the MIT License.