es-eventist
v0.0.2
Published
Postgres-based event stream
Downloads
3
Maintainers
Readme
eventist
eventist is a postgres-based event stream for Node.js. It emphasizes low-friction setup and ease of use.
eventist is currently in pre-release, and not suitable for production use (nor very useful, actually).
Installation
npm install es-eventist --save
Usage
TBA