Skip to content

Commit

Permalink
issue #20 - moving database support to separate packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bjouhier committed Oct 11, 2014
1 parent b17d800 commit a0b2542
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,12 @@ EZ streams for node.js
Generic stream constructors
* [ez-streams/lib/devices/http](lib/devices/http.md)
HTTP EZ Streams
* [ez-streams/lib/devices/mongodb](lib/devices/mongodb.md)
EZ wrappers for mongodb
* [ez-streams/lib/devices/mysql](lib/devices/mysql.md)
EZ wrappers for mysql
* [ez-streams/lib/devices/net](lib/devices/net.md)
TCP and socket EZ Streams
* [ez-streams/lib/devices/node](lib/devices/node.md)
EZ Stream wrappers for native node streams
* [ez-streams/lib/devices/oracle](lib/devices/oracle.md)
EZ wrappers for oracle
* [ez-streams/lib/devices/queue](lib/devices/queue.md)
Queue device
* [ez-streams/lib/devices/sqlserver](lib/devices/sqlserver.md)
EZ wrappers for oracle
* [ez-streams/lib/devices/std](lib/devices/std.md)
EZ wrappers for standard I/O streams
* [ez-streams/lib/devices/string](lib/devices/string.md)
Expand Down

0 comments on commit a0b2542

Please sign in to comment.