filestore-0.4.0.3: Interface for versioning file stores.

PortabilityGHC 6.10 required
Stabilityalpha
MaintainerJohn MacFarlane <jgm@berkeley.edu>

Data.FileStore

Description

Abstract interface to a versioned file store, which can be implemented using a revision-control system or database.

Based on ideas from Sebastiaan Visser's Network.Orchid.Core.Backend.

Documentation