The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:DataStore-CAS-FS MINIMAL"

DataStore::CAS::FS::DirCodec::Minimal - Directory representation with minimal metadata River stage zero No dependents

This class packs a directory as a list of [type, hash, filename], which is very efficient, but omits metadata that you often would want in a backup. This is primarily intended for making small frequent backups inbetween more thorough nightly backups....

NERDVANA/DataStore-CAS-FS-0.011000 - 14 May 2013 06:53:16 UTC

DataStore::CAS::FS - Virtual Filesystem backed by Content-Addressable Storage River stage zero No dependents

DataStore::CAS::FS extends the DataStore::CAS API to support directory objects which let you store store traditional file hierarchies in the CAS, and look up files by a path name (so long as you know the hash of the root). The methods provided allow ...

NERDVANA/DataStore-CAS-FS-0.011000 - 14 May 2013 06:53:16 UTC

DataStore::CAS::FS::DirCodec - Abstract base class for directory encoder/decoders River stage zero No dependents

DataStore::CAS::FS stores directories as files. Thus, they need to be serialized and deserialized. I wanted better efficiency than a plain key/value serialization, but also wanted something flexible and future-proof, but also wanted it to be easily c...

NERDVANA/DataStore-CAS-FS-0.011000 - 14 May 2013 06:53:16 UTC

DataStore::CAS::FS::Importer - Copy files from filesystem into DataStore::CAS::FS. River stage zero No dependents

The Importer is a utility class which performs the work of scanning directory entries of the real filesystem, storing new files in the CAS, and encoding new directories and storing those in the CAS as well. It has conditional support for the various ...

NERDVANA/DataStore-CAS-FS-0.011000 - 14 May 2013 06:53:16 UTC
4 results (0.032 seconds)