Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Message store database implementation for Postgres

License

Notifications You must be signed in to change notification settings

telus-agcg-archive/message-store-postgres-database

 
 

Repository files navigation

message_store-postgres-database

Message store PostgreSQL database definition

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 use them directly with the psql command line tool.

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

License

The message_store-postgres-database library is released under the MIT License.

About

Message store database implementation for Postgres

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 75.1%
  • PLpgSQL 14.2%
  • Ruby 10.7%