@hackage filestore0.3.1
Interface for versioning file stores.
Installation
CustomDependencies (13)
Dependents (8)
@hackage/hakyll-filestore, @hackage/corebot-bliki, @hackage/acme-everything, @hackage/salvia-demo, @hackage/gitit, @hackage/salvia-extras, Show all…
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.