-
### Detailed Description of the Problem
Due to a bit of historical accident (related to the absense of the resolvers server option on older versions of haproxy), we currently reload config, restartin…
-
[lru_time_cache](https://github.com/maidsafe/lru_time_cache) have implement this feature, but it is licensed under the GPL-3.0. Can you implement the expire time support? It would be very useful and h…
-
### Problem Statement
A typical pattern on an error page, particularly for a global error handler (like a crash dialog), is to show the user the event ID of the crash.
This is useful both if the u…
-
```
What steps will reproduce the problem?
1.
SLES 11.3 with slightly patched 3.16 kernel
Linux memcached9 3.16.3-4.1.100-default #1 SMP Thu Sep 18 06:32:16 UTC 2014
(d2bbe7f) x86_64 x86_64 x86_64 GN…
-
```
What steps will reproduce the problem?
1.
SLES 11.3 with slightly patched 3.16 kernel
Linux memcached9 3.16.3-4.1.100-default #1 SMP Thu Sep 18 06:32:16 UTC 2014
(d2bbe7f) x86_64 x86_64 x86_64 GN…
-
```
What steps will reproduce the problem?
1.
SLES 11.3 with slightly patched 3.16 kernel
Linux memcached9 3.16.3-4.1.100-default #1 SMP Thu Sep 18 06:32:16 UTC 2014
(d2bbe7f) x86_64 x86_64 x86_64 GN…
-
```
What steps will reproduce the problem?
1.
SLES 11.3 with slightly patched 3.16 kernel
Linux memcached9 3.16.3-4.1.100-default #1 SMP Thu Sep 18 06:32:16 UTC 2014
(d2bbe7f) x86_64 x86_64 x86_64 GN…
-
```
What steps will reproduce the problem?
1.
SLES 11.3 with slightly patched 3.16 kernel
Linux memcached9 3.16.3-4.1.100-default #1 SMP Thu Sep 18 06:32:16 UTC 2014
(d2bbe7f) x86_64 x86_64 x86_64 GN…
-
The problem with only testing only the core function is that the wrapper can break without us realising.
Specifically, reducing the number of arguments by using a `dict` has broken our use of `lru_…
-
Hey there, great library :+1:
I am using your lib to cache the response data of a REST api, see [here](https://github.com/markusressel/grocy-telegram-bot/blob/master/grocy_telegram_bot/cache.py). …