rm

JSON →
library 0.1.8 ·javascript abandoned
verified Jun 7, 2026

An ORM-like object storage layer for Riak, version 0.1.8. Provides a simple API for storing and retrieving JSON objects in Riak with schema stored in the database. No SQL, no complexity—just basic CRUD operations via promises. Designed for Node.js, relies on riak-dc for HTTP communication with Riak. Release cadence unknown; last update likely circa 2014. Differentiator: minimalistic, synchronous-like API using Q promises, no relational features, schema-light. Not actively maintained.