Siddarth Prakash
Siddarth Prakash
**Describe the bug** I am not sure if this is a bug or a feature request :) Looks like Athens uses AWS SDK v1.15.24 but using IAM Roles for Service...
It looks like setting flush on next connect executes a `flush_all` on the Memcache server on every reconnect. https://github.com/linsomniac/python-memcached/blob/master/memcache.py#L1413 This seems like a bug? Was the meaning of `self.flush()` misunderstood?...
Hello, We just experienced an issue across multiple of our Twemproxy servers that caused them to hang and stop responding to Redis commands. The servers both started around the same...
If you pass in a custom DB subnet group name, and as a result leave off `subnets`, apply fails because it tries to create a subnet group with no subnets:...