Module ringo/storage/filestore
A Ringo store implementation that stores entities as JSON files.
This module is meant for development and very small applications only! Specifically, there is no support for indexing, so all queries will result in all data being read and scanned.
Functions
Class Store
Instance Methods
- defineEntity(type)
