[MAGNOLIA-44] Level 1 (magnolia objects caching) and Level 2 (file system caching) caching. (repository read is too slow) Created: 13/Aug/04  Updated: 23/Jan/13  Resolved: 17/May/06

Status: Closed
Project: Magnolia
Component/s: core
Affects Version/s: 2.0 Final
Fix Version/s: 3.0 RC1

Type: Improvement Priority: Minor
Reporter: Sameer Charles Assignee: Sameer Charles
Resolution: Fixed Votes: 1
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

all


Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Date of First Response:

 Comments   
Comment by Andreas Brenk [ 16/Dec/04 ]

I think the "Java Temporary Caching API" (JCACHE) specified in JSR 107 would be useful for this. It would allow users to switch the cache implementation from a simple, local one to a sophisticated distributed one according to actual needs.

There's an open source implementation called FKache.

See http://www.jcp.org/en/jsr/detail?id=107 and http://jcache.sourceforge.net/.

Comment by Philipp Bracher [ 17/May/06 ]

the current cache module is pluggable. current implementations:

  • simple (original magnolia caching)
  • ehcache
Generated at Mon Feb 12 03:13:33 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.