It's not specific to mysql (or sql at all), but keystone is using dogpile.cache around driver calls to a similar effect. http://dogpilecache.readthedocs.org/en/latest/ It can persist to memcache, redis, etc. https://github.com/openstack/keystone/blob/master/keystone/common/cache/core.py On Fri, Oct 25, 2013 at 6:53 PM, Qing He <Qing.He at radisys.com> wrote: > All,**** > > Has anyone looked at the options of putting a distributed caching system > in front of mysql server to improve performance? This should be similar to > Oracle Coherence, or VMware VFabric SQLFire.**** > > ** ** > > Thanks,**** > > ** ** > > Qing**** > > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > -- -Dolph -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131028/67f00567/attachment.html>