Implementing separate Cache for Synapse
---------------------------------------
Key: SYNAPSE-749
URL: https://issues.apache.org/jira/browse/SYNAPSE-749
Project: Synapse
Issue Type: New Feature
Components: Core
Reporter: Udayanga Wickramasinghe
There is already a cache implementation for synapse which store and manage
endpoints, remote entries ,etc. However the problem is all cache related
functions are currently done in Synapse configuration and Registry,etc
modules, which is not scalable (and difficult to maintain). With the above
improvement , we would be able to separate concerns of cache in Synapse .That
would allow us to to extend current cache functionality as well (ie:- prefetch
and cache certain entries at startup for possible performance gain
,asynchronous caching ,etc).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]