Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
/ hulk Public archive

Async driver for Postgresql and Cockroachdb

License

Notifications You must be signed in to change notification settings

whisklabs/hulk

Repository files navigation

Hulk

Build Status Maven Central License: MIT

Hulk is async driver for Postgresql and CockroachDB.

It uses Mauricio Linhares async driver to interact with PostgreSQL and CockroachDB databases in a non blocking way.

Driver's API is hugely inspired by finagle-postgres, which provides richer interface and type-safete on top of underlying driver.

Using the driver

Installation

libraryDependencies += "com.whisk" % "hulk-core_2.12" % "0.2.2"

About

Async driver for Postgresql and Cockroachdb

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages