File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ # Message DB
2+
3+ ** Microservice Native Event Store and Message Store for Postgres**
4+
5+ A fully-featured event store and message store implemented entirely in PostgreSQL, supporting event sourcing and messaging applications and services.
6+
7+ ## NPM Distribution of Message DB
8+
9+ This library is an NPM module package of the Message DB database for Postgres.
10+
11+ For more information, see:
12+
13+ [ https://github.com/message-db/message-db ] ( https://github.com/message-db/message-db )
14+
15+ ## Documentation
16+
17+ See the Message DB documentation on the Eventide docs site:
18+
19+ [ http://docs.eventide-project.org/user-guide/message-db/ ] ( http://docs.eventide-project.org/user-guide/message-db/ )
20+
21+ ## License
22+
23+ The ` message-db ` library is released under the [ MIT License] ( https://github.com/message-db/npm-module/blob/master/MIT-License.txt ) .
24+
25+
26+
27+
28+
29+
30+
31+
32+
33+ xxxxxxxxxxxxxxxx
34+
135# Postgres Message Store Database
236
337Database definition and tools for PostgreSQL message store
You can’t perform that action at this time.
0 commit comments