Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.01 KB

File metadata and controls

24 lines (17 loc) · 1.01 KB

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 support for PostgreSQL, Redis, and SQLite for storage is also available but not recommended for production yet. SQLite, in particular, may or may not wreak havoc when deploying to Heroku, where it presents a number of potential obstacles.

For more information, please see the manual.

===

Gem Version Dependency Status