Commit Graph

9 Commits

Author SHA1 Message Date
Kostiantyn Rybnikov
3f5b0da2f1 Re-bump hedis 2016-09-22 14:01:10 +03:00
Kostiantyn Rybnikov
7bce4c18e7 Bump hedis
Useful for https://github.com/fpco/stackage/issues/1247
2016-03-24 17:28:34 +02:00
Felipe Lessa
cc69e23dc9 serversession-backend-redis-1.0.1 2015-12-31 15:45:45 -02:00
Felipe Lessa
01b277b11e New .travis.yml using stack instead of cabal-meta. 2015-12-31 15:25:41 -02:00
Felipe Lessa
774bc18fa1 Force the test suites to use a lot less memory.
Works fine on my machine using GHC 7.10 with these limits.  Note that
I've activated the in-place compaction GC.
2015-05-31 23:22:21 -03:00
Felipe Lessa
0cca9cd086 Use HashMap for SessionMap.
It's a bit faster and uses a bit less memory.
2015-05-31 23:09:02 -03:00
Felipe Lessa
3e33c58af0
Generalize session data (huge commit). 2015-05-31 11:07:23 -03:00
Felipe Lessa
7fdfd16216 Add test suite for redis backend.
Currently failing pretty badly. :(
2015-05-28 02:17:36 -03:00
Felipe Lessa
3a56d222a8
First stab at a Redis backend. 2015-05-26 02:23:33 -03:00