Opened 4 years ago
Last modified 3 years ago
#1027 new Enhancement
Replace simplecache with full cache.
| Reported by: | marcus | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | Near Term Future Release |
| Component: | API | Version: | |
| Severity: | major | Keywords: | |
| Cc: | brettp | Difficulty: |
Description (last modified by brettp)
Simplecache should be replaced with an automated, general views cache.
Change History (5)
comment:1 Changed 4 years ago by marcus
comment:2 Changed 4 years ago by marcus
- Priority changed from major to minor
Limited advantage in doing this as it would also require modification of simplecache endpoint. Suggested approach to use a more inclusing view cache
comment:3 Changed 3 years ago by brettp
- Component set to API
- Description modified (diff)
- Milestone set to Elgg 1.8
- Priority changed from minor to major
- Summary changed from Retrofit simple cache to use ElggCache interface to Replace simplecache with full cache.
comment:4 Changed 3 years ago by twola
I will as soon as I get off work . Thanks
comment:5 Changed 3 years ago by brettp
- Milestone changed from Elgg 1.8 to Elgg 1.9
Note: See
TracTickets for help on using
tickets.

(In [svn:3296]) Refs #1027: Introducing $CONFIG->db_disable_query_cache which allows disabling of query cache for implementation in CLI mode