lcpojr / watcher_ex

An Oauth2 server interelly in elixir.
Apache License 2.0
10 stars 3 forks source link

feat: add cache to the sessions #21

Closed lcpojr closed 4 years ago

lcpojr commented 4 years ago

Now we cache active sessions to avoid going on database every time a authenticated request is done.