There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A fast read-only IO cache thats expected to be used for processing large data-sets or files preferably > 1GB atleast without worrying about the maintenance overhead associated with processing a large data-file. The user need not focus on managing the reads of such large files and could instead focus on the core-processing of his large data-sets stored in the file..