Skip to content

Commit

Permalink
Merge pull request #30 from mariuz/patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
xdenser committed May 16, 2014
2 parents 5e3df97 + c28a290 commit e3993c0
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Expand Up @@ -3,21 +3,21 @@ Inspired by ibpp, firebird samples, node-mysql-libmysql, node-postgress and othe

# Features

* Synchronous and Asynchronous methods for connection, query and fetch data;
* Support of Firebird Events (post_event statement);
* Covered with tests in nodeunit;
* blob field support;
* blob stream compatible to node stream class;
* prepared statements;
* Synchronous and Asynchronous methods for connection, query and fetch data
* Support of Firebird Events (post_event statement)
* Covered with tests in nodeunit
* blob field support
* blob stream compatible to node stream class
* prepared statements

As for now in plans are:

* connection pool support;
* prepared statements pool;
* transaction parameters support;
* continous refactoring;
* more tests;
* services api.
* connection pool support
* prepared statements pool
* transaction parameters support
* continous refactoring
* more tests
* services api

# Getting Started

Expand Down

0 comments on commit e3993c0

Please sign in to comment.