Build In data repository implmentations.
Classes
| Class | Description | |
|---|---|---|
|
|
FileSystemRepository T |
Exposes collection of files defined by Ant style include/exclude filters as a data set that acts as the primary store for the files.
This implementation allows consumers complete abstraction from the underlying data store.
TODO: Implementations for HTTP publishing, SQL database, file store with JSON objects, others?
|