Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
/ sails-memory Public archive

In-memory, non-persistent adapter for Sails.js / Waterline

Notifications You must be signed in to change notification settings

balderdashy/sails-memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image_squidhome@2x.png

sails-memory

An in-memory object store which works great as a bundled, starter database (with the strict caveat that it is for non-production use only).

This adapter is compatible with Sails v0.12.x and earlier.

For Sails 1.0, use sails-disk with the inMemoryOnly option. If you’re interested in upgrading the traditional, standalone sails-memory adapter in this repo for use with Sails 1.0, please contact us.

About Sails.js

http://sailsjs.com

About Waterline

Waterline is a new kind of storage and retrieval engine. It provides a uniform API for accessing stuff from different kinds of databases, protocols, and 3rd party APIs. That means you write the same code to get users, whether they live in mySQL, LDAP, MongoDB, or Facebook.

githalytics.com alpha

About

In-memory, non-persistent adapter for Sails.js / Waterline

Resources

Stars

Watchers

Forks

Packages

No packages published