em-postgres icon indicating copy to clipboard operation
em-postgres copied to clipboard

A postgresql driver for eventmachine

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