[asterisk-bugs] [JIRA] (ASTERISK-25625) res_sorcery_memory_cache: Add full backend caching
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Sun Dec 13 07:17:33 CST 2015
Joshua Colp created ASTERISK-25625:
--------------------------------------
Summary: res_sorcery_memory_cache: Add full backend caching
Key: ASTERISK-25625
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25625
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/Sorcery
Affects Versions: 13.6.0
Reporter: Joshua Colp
Right now the res_sorcery_memory_cache module implements a per-object caching strategy. This is useful for some object types but not for all, such as PJSIP identify types. This issue is to implement a full backend caching strategy which will cache ALL objects in the backend and allow all retrieval operations to be done against the cache instead of the backend.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list