1.1.0 • Published 5 years ago

@eventide/postgres-message-store v1.1.0

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

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.