v0.6
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