clj-redis-session
clj-redis-session copied to clipboard
Version 2.1.3 is not released?
The README refers to version 2.1.3 but the latest release seems to be 2.1.0: https://clojars.org/clj-redis-session
@pupeno: just saw this ... and realize it may be a bit late for you
There are a set of releases maintained here:
- https://clojars.org/clojusc/clj-redis-session
With version 3, the API changed a bit; you can use 2.1.4 the sames as 2.1.0+ without changes to your code.
Note that v3.1.0 (and later) of that fork changed from clj-redis-session to ring-redis-session, and those releases are available here:
- https://clojars.org/clojusc/ring-redis-session