sails-local-fs

0.9.11 • Public • Published

image_squidhome@2x.png

sails-local-fs

Streaming binary upload/download adapter for a server's local filesystem

IMPORTANT NOTE

The blob adapter specification is still a work in progress, and may change dramatically. This blob store integration itself, along with file-parser and waterline-blob are very much still alpha-ware. The spec will harden, and barring any unforeseen circumstances, we should be able to officially release these adapters by the end of 2013.

If you'd still like to try it out, see the example here: https://github.com/mikermcneil/stream-debug And you can learn more about the adapter interface spec here: https://github.com/balderdashy/sails-docs/blob/0.9/api.adapter-interface.md

About Sails.js

http://sailsjs.com

Sails.js make it easy to build custom, enterprise-grade Node.js apps. It is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but with support for the requirements of modern apps: data-driven APIs with scalable, service-oriented architecture. It's especially good for building chat, realtime dashboards, or multiplayer games.

About Waterline

http://github.com/balderdashy/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

Readme

Keywords

none

Package Sidebar

Install

npm i sails-local-fs

Weekly Downloads

232

Version

0.9.11

License

MIT

Last publish

Collaborators

  • balderdashy