eventuate-tram-node-postgres

0.1.3 • Public • Published

Eventuate Tram (Transactional Messaging) framework

Environment variables:

EVENTUATE_TRAM_KAFKA_BOOTSTRAP_SERVERS=localhost:9092
EVENTUATE_TRAM_POSTGRES_HOST=localhost
EVENTUATE_TRAM_POSTGRES_PORT=5432
EVENTUATE_TRAM_POSTGRES_DATABASE=eventuate
EVENTUATE_TRAM_POSTGRES_USERNAME=postgresuser
EVENTUATE_TRAM_POSTGRES_PASSWORD=postgrespw

Readme

Keywords

none

Package Sidebar

Install

npm i eventuate-tram-node-postgres

Weekly Downloads

55

Version

0.1.3

License

Apache License, Version 2.0

Unpacked Size

34.1 kB

Total Files

28

Last publish

Collaborators

  • bskycoder