Sha256: b683185f7480c07546137a6bb4dd24bc7250b3430604f109d8f96a3b5a194224

Contents?: true

Size: 1.05 KB

Versions: 5

Compression:

Stored size: 1.05 KB

Contents

# qm

The `qm` gem for [Ruby](http://www.ruby-lang.org/) includes a
[QMachine](https://www.qmachine.org) API server and a web server. It uses
[MongoDB](http://www.mongodb.org/) for persistent storage, and it can
optionally log traffic data into a different MongoDB collection instead of
logging to stdout. A client is planned.

The repository contains vestigial definitions for using
[SQLite](https://www.sqlite.org/), but these may "evolve away" in the future,
primarily due to the
[obstacle it poses](https://devcenter.heroku.com/articles/sqlite3)
to deploying on [Heroku](https://www.heroku.com). If you are absolutely in love
with SQLite (or just hate MongoDB), consider trying the
[Node.js version](https://github.com/qmachine/qm-nodejs) instead.

For more information, please see the
[manual](https://docs.qmachine.org/en/latest/ruby.html).

===

[![Gem Version](https://badge.fury.io/rb/qm.svg)](http://badge.fury.io/rb/qm) [![Dependency Status](https://gemnasium.com/qmachine/qm-ruby.png)](https://gemnasium.com/qmachine/qm-ruby)

<!-- vim:set syntax=markdown: -->

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
qm-1.2.1 README.md
qm-1.2.0 README.md
qm-1.1.16 README.md
qm-1.1.15 README.md
qm-1.1.14 README.md