
MongoDB
Get flash to fully experience Pearltrees
skinandbones's rack-gridfs at master - GitHub
Rack:GridFS is a Rack middleware for creating HTTP endpoints for files stored in MongoDB’s GridFS.GridFS - MongoDB
The database supports native storage of binary data within BSON objects. However, BSON objects in MongoDB are limited in size (4MB older versions, 16MB in v1.7/1.8, higher limits in the future). The GridFS spec provides a mechanism for transparently dividing a large file among multiple documents.September was a month of craziness and for the first month in quite a while I did not post here. I promise it hurt me as much as it hurt you. In an effort to get back in the rhythm, I am going to start with an easy article.

