Bug 1027589

Summary: Enable system-wide cache mechanism to support caching
Product: [Other] TCMS Reporter: cqi
Component: ApplicationAssignee: cqi
Status: MODIFIED --- QA Contact: Nobody <nobody>
Severity: unspecified Docs Contact:
Priority: high    
Version: DevelCC: junzhang, ryang, vchen
Target Milestone: ---Keywords: Improvement
Target Release: 3.8.10   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 3.8.10 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description cqi 2013-11-07 07:25:07 UTC
We have to consider several aspects to enable system-wide cache mechanism to support reliable caching for almost all features. django's cache mechanism is enough, or we need a standalone canonical caching service? Candidates might be django's cache, memcache, or redis.