wasabifx / wasabi

An HTTP Framework
501 stars 56 forks source link

Add purging expired sessions in InMemorySessionStorage #101

Open akoncius opened 7 years ago

akoncius commented 7 years ago

I saw that Wasabi does not remove expired sessions so decided to add timer which will check all existing sessions and remove expired ones from hashmap