Ticket #85 (feature)
Opened 3 years ago
Last modified 3 years ago
fallback to non-cache mode when Cache::* is not installed
Status: closed (fixed)
| Reported by: | miyagawa | Assigned to: | miyagawa |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Plagger | Version: | |
| Keywords: | Cc: | ||
Plagger should fallback to non-cache, if Cache::* module is not installed.
Change History
03/02/06 16:04:50: Modified by miyagawa
- status changed from new to closed.
- resolution set to fixed.

(In [239]) Fallbacks to on process memory cache when Cache module is not installed. Fixes #85