@hackage filestore0.3.1

Interface for versioning file stores.

  • Installation

    Custom

  • Dependencies (0)

  • Dependents (2)

    @hackage/hakyll-filestore, @hackage/gitit
  • Package Flags

      maxcount
       (off by default)

      Make use of a bleeding-edge Darcs feature which is a large performance win. Don't enable this unless you can do a command like 'darcs changes --max-count=1' without error! If you don't know what --max-count is, you probably don't have it.

The filestore library provides an abstract interface for a versioning file store, and modules that instantiate this interface. Currently only Git & Darcs modules are provided, but other VCSs or databases could be added.