Skip to content

adamalexandru4/pgmq-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgmq-spring

codecov

A Java client, based on Spring, for Postgres Message Queue (PGMQ).

Usage

Check the UseCasesTests class for examples.

For local development you should use the docker image from Tembo team with PGMQ extension installed

docker run -d --name postgres -e POSTGRES_PASSWORD=password -p 5432:5432 quay.io/tembo/pgmq-pg:latest

Contributions

We ❤️ contributions.

About

PGMQ Java client using Spring framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages