1 project tagged "gridfs"
ZixFS is a simple embedded file storage based on a Zip file structure. It has been developed as an alternative to GridFS, but is still not on par with it. The main objective is to provide a powerful filesystem under a Windows 32-bit environment, with the capability of handling terabytes of data, which is not offered by GridFS. The original ZipStorer class library was developed Jaime Olivares.