Mojtabarezaei4 / Queueomatic

A queue system that can be used for educational purposes or for any other situations where prioritization of individuals is necessary.
https://queueomatic.azurewebsites.net/
MIT License
7 stars 2 forks source link

Add state managment to the room page #140

Closed Mojtabarezaei4 closed 10 months ago

FabianAronsson commented 10 months ago

At the moment we use IMemoryCache, but in the future it could be worth migrating to Redis to support more concurrent users.