qm
The qm
gem for Ruby includes a
QMachine API server and a web server. It uses
MongoDB for persistent storage, and it can
optionally log traffic data into a different MongoDB collection instead of
logging to stdout. A client is also in development.
Note that the original SQLite definitions are now
only available in the
sqlite3
branch. This
decision was motivated primarily by the
obstacle it poses
to deploying on Heroku. If you are absolutely in love
with SQLite (or just hate MongoDB), consider trying the
Node.js version instead.
For more information, please see the manual.
===