Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Send options to memcached client

Latest
Compare
Choose a tag to compare
@jaysonsantos jaysonsantos released this 09 Jan 12:49
969cf72

Thanks to @hugorodgerbrown now django-bmemcached sends OPTIONS to memcached client. #14

Breaking changes

  • In case you have OPTIONS that are not listed (here)[https://github.com/jaysonsantos/django-bmemcached/blob/master/django_bmemcached/memcached.py#L9-L16] this library will throw (InvalidCacheOptions)[https://github.com/jaysonsantos/django-bmemcached/blob/master/django_bmemcached/memcached.py#L20]