|
|
|
|
|
by subwindow
5816 days ago
|
|
It turns out the code used the Redis native expiration, but it wasn't compatible with Redis 2.x. So I fixed both problems. I sent a pull request. We'll see if it makes it into main. http://github.com/subwindow/moneta As a side note, the library is pretty simple at this point. The way the tests are set up is pretty excellent as well. |
|