Has anyone joined SQLAlchemy and Memcached together so that results returned by SQLAlchemy where cached in Memcached? At the moment I have no idea how to implement it myself, I am completely lost and looking for help.
Thanks, Boda Cydo.
See the beaker caching example in SQLAlchemy source to see how you might integrate caching into a SQLAlchemy application. Beaker can use Memcached as the cache store.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With