Skip to content

Commit 2b4302a

Browse files
committed
README is brought up to date
1 parent d43c028 commit 2b4302a

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
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

337
Database definition and tools for PostgreSQL message store

0 commit comments

Comments
 (0)