TCache-0.10.0.6: A Transactional cache with user-defined persistence

The TCache package

TCache is a transactional cache with configurable persitence. It allows conventional STM transactions for objects that syncronize with their user-defined storages. State in memory and into permanent storage is transactionally coherent.

The package implements serializable STM references, access by key and by record field value, triggers, full text and field indexation, default serialization and a query language based on record fields

This version add memoization and a persistent and transactional collection/queue

See Data.TCache for details This release fixes some bugs in the module IndexText

Properties

Versions0.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
Dependenciesbase (4.*), bytestring, containers (≥0.1.0.1), directory (≥1.0), mtl, old-time (≥1.0), RefSerialize, stm, text
LicenseBSD3
AuthorAlberto Gómez Corona
Maintaineragocorona@gmail.com
CategoryData, Database
Source repositorygit clone https://github.com/agocorona/TCache
Upload dateWed Apr 24 08:38:51 UTC 2013
Uploaded byAlbertoCorona
Built onghc-7.6

Modules

Downloads