Skip to content

v0.6

Compare
Choose a tag to compare
@afeena afeena released this 20 Jul 20:29

Changes

  • Add coveralls
  • Add "Location" field to the sessions
  • Improve sessions analyzing
  • Migrate to aioredis
  • Replace session storing datatype (list to sorted set)
  • Bug fixes

Important:
According to redis datatype changes, it might be necessary for you to manually change data type in your redis database