TCache: A Transactional cache with user-defined persistence
TCache is a transactional cache with configurable persitence. It allows conventional STM transactions for objects that syncronize with their user defined storages. Default persistence in files is provided for testing purposes State in memory and into permanent storage is transactionally coherent.
See Data.TCache for details
Modules
- Data
- Persistent
- Data.Persistent.Collection
- Data.TCache
- Data.TCache.DefaultPersistence
- Data.TCache.Defs
- Data.TCache.IResource
- Data.TCache.IndexQuery
- Data.TCache.IndexText
- Data.TCache.Memoization
- Data.TCache.Triggers
- Persistent
Downloads
- TCache-0.10.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.6.4, 0.6.5, 0.8.0, 0.8.0.1, 0.8.0.2, 0.9, 0.9.0.1, 0.9.0.2, 0.9.0.3, 0.9.0.4, 0.10.0.0, 0.10.0.1, 0.10.0.2, 0.10.0.3, 0.10.0.4, 0.10.0.5, 0.10.0.6, 0.10.0.8, 0.10.0.9, 0.10.0.10, 0.10.0.11, 0.10.0.12, 0.10.1.0, 0.10.2.0, 0.10.2.1, 0.10.2.2, 0.10.2.3, 0.10.2.4, 0.11.0.0, 0.12.0, 0.12.1, 0.13.3 |
|---|---|
| Dependencies | base (>=4 && <5), bytestring, containers (>=0.1.0.1), directory (>=1.0), mtl, old-time (>=1.0), RefSerialize, stm, text [details] |
| Tested with | ghc ==7.0.3 |
| License | BSD-3-Clause |
| Author | Alberto Gómez Corona |
| Maintainer | agocorona@gmail.com |
| Uploaded | by AlbertoCorona at 2012-09-11T14:22:34Z |
| Category | Data, Database |
| Source repo | head: git clone https://github.com/agocorona/TCache |
| Reverse Dependencies | 6 direct, 3 indirect [details] |
| Downloads | 37865 total (82 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2016-12-24 [all 9 reports] |