Skip to content

Release 1.5.5

Compare
Choose a tag to compare
@cjus cjus released this 21 Nov 12:38
· 32 commits to master since this release
6bc808a
  • Introduces use of the Redis scan command to replace the keys command #152
  • During _updatePresence two writes to Redis were eliminated.
  • Use the Redis driver batch command instead of multi in strategic places.