/memcache_pycompat

A gomemcache wrapper that provides compatability with libmemcache key distribution and python data types

Primary LanguageGoMIT LicenseMIT

memcache_pycompat

Build Status Go Reference GitHub release

This is a wrapper around bradfitz/gomemcache which provides the ability to match libmemcache/ketama key distribution, and the ability to share data types with python via pylibmc