Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 508 Bytes

File metadata and controls

13 lines (7 loc) · 508 Bytes

Phoebe

Build Status

Phoebe is a tookit for building asynchronous PostgreSQL drivers

Requirements

Phoebe requires Java 6, but has been written with Java 8 in mind. Phobe has been tested against PostgreSQL versions 9.1 through 9.4.

Building

Phoebe is built using Maven, simply run mvn verify to compile and run all of the included tests and checks. Use mvn install to install the jars into your local repository.