0.02
No commit activity in last 3 years
No release in over 3 years
Async PostgreSQL driver for Ruby/Eventmachine
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.12.9
 Project Readme
Async PostgreSQL driver for Ruby/EventMachine

Requires pg

To run the specs, you will need rspec, run "rspec spec/postgres_spec.rb"


TODOS:
get a working java driver
ability to use different MRI postgres drivers (postgres-pr, pg, postgres)
add working adaptors for activerecord and sequel