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...@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@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


-- 

-Dolph
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to