memcached / memcached-proxylibs

compatibility and contributed lua libraries for memcached proxy
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

Lua libraries for memcached proxy

This repository contains Lua "route libraries" for usage with the Proxy. It also has examples for C extensions to the Proxy for key distribution and key hashing.

Memcached's builtin proxy comes with very few algorithms for hashing and key distribution. This repository contains compat libs for older or customized algorithms for backwards compatibility or migration purposes.