Skip to content

Releases: mpneuried/ex-redis-sessions

Bugfix: wipe=0; Optimized code

29 Sep 09:30
Compare
Choose a tag to compare
  • fixed wipe config = 0
  • Optimized code based on credo hints
  • added automatic code coverage report

bugfix timestamp format

28 Sep 12:57
Compare
Choose a tag to compare

fixed la timestamp to seconds to be compatible with redis-sessions for node.js

regular JSON decoding

28 Sep 11:07
Compare
Choose a tag to compare
  • Use regular json encoding without key to atom feature
  • Added debug info

Initial finished version

28 Sep 05:28
Compare
Choose a tag to compare

Initial finished version