Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 313 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 313 Bytes

TransactQ

Transactional message queue based on Postgres.

See the example.

Requirements

  • Postgres > 9.5
  • Java 8

Installation

Create a database and required tables in Postgres.