The latest version of TCache is 0.13.3-0.
TCache
Version 0.10.0.5 revision 0 uploaded by AlbertoCorona.
Package meta
- Synopsis
- A Transactional cache with user-defined persistence
- Description
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
- Author
- Alberto Gómez Corona
- Bug reports
- n/a
- Category
- Data, Database
- Copyright
- n/a
- Homepage
- n/a
- Maintainer
- agocorona@gmail.com
- Package URL
- n/a
- Stability
- n/a