skipper-memory
v0.0.3
Published
Skipper adapter for a dumb (development-only) in-RAM filesystem simulation
Downloads
9
Readme
Memory Adapter (simulated filesystem)
A dumb (development-only) in-RAM filesystem simulation via Skipper. i.e. it's pretend, like fantasy football or barbies or D&D or something.
By the way, don't use this adapter for real things unless you know what you're doing. You probably want to be using something like disk, S3, Swift (OpenStack), azure, dropbox, box.net, etc for real-world use cases. This adapter is for testing. That said, if you want to store binary blobs in memory for some reason, go for it- just realize this adapter is not designed to be efficient or anything like that.
========================================
Contribute
See CONTRIBUTING.md
.
========================================
License
MIT © 2013, 2014-
Mike McNeil, Balderdash & contributors
See LICENSE.md
.
This module is part of the Sails framework, and is free and open-source under the MIT License.