node-activerecord
node-activerecord copied to clipboard
Adapters need implementation of remaining CRUD methods
MySQL and Redis adapters only implement create and read currently. Also need update and delete.
Dependent on #3.