- 06 Jan, 2014 1 commit
-
-
Sean Bleier authored
-
- 04 Jan, 2014 2 commits
-
-
Florent Messa authored
-
Florent Messa authored
-
- 19 Dec, 2013 3 commits
-
-
Sean Bleier authored
-
Sean Bleier authored
-
wtracyliu authored
-
- 18 Jun, 2013 3 commits
-
-
Sean Bleier authored
-
Sean Bleier authored
-
Sean Bleier authored
-
- 13 Jun, 2013 4 commits
-
-
Carl Meyer authored
-
Carl Meyer authored
-
Carl Meyer authored
-
Carl Meyer authored
-
- 12 Jun, 2013 5 commits
-
-
Carl Meyer authored
-
Carl Meyer authored
-
Carl Meyer authored
-
Carl Meyer authored
-
Carl Meyer authored
-
- 20 Feb, 2013 4 commits
-
-
Sean Bleier authored
-
Sean Bleier authored
-
Sean Bleier authored
Broken boolean values
-
kerash authored
-
- 05 Feb, 2013 1 commit
-
-
Sean Bleier authored
-
- 04 Feb, 2013 2 commits
-
-
Sean Bleier authored
-
Sean Bleier authored
-
- 20 Oct, 2012 1 commit
-
-
Sean Bleier authored
-
- 06 Jul, 2012 3 commits
-
-
Sean Bleier authored
-
Sean Bleier authored
-
Matt Robenolt authored
The way it is now, doing a cache.add has a slight race condition between checking if the key exists already before setting. This rewrite uses the native SETNX command to only set the key if one doesn't exist yet.
-
- 16 May, 2012 3 commits
-
-
Sean Bleier authored
-
Sean Bleier authored
Adding test to prove multiple connections are being formed when accessing multiple backends. Thanks to @twidi for the report and jezdez for the kick in the pants.
-
-
- 01 May, 2012 1 commit
-
-
Sean Bleier authored
-
- 30 Apr, 2012 1 commit
-
-
Issac Kelly authored
-
- 10 Jan, 2012 1 commit
-
-
mucca authored
-
- 05 Sep, 2011 2 commits
-
-
Sean Bleier authored
-
Sean Bleier authored
-
- 24 Aug, 2011 2 commits
-
-
Sean Bleier authored
-
Sean Bleier authored
Modified the timeout value semantics to better match the memcache cache backend, i.e. negative timeouts are instant expiration, 0 timeout is no expiration, and greater than 0 is time to live.
-
- 18 Aug, 2011 1 commit
-
-
Sean Bleier authored
-