Open smpallen99 opened 7 years ago
After reviewing Plug.Session
based on #52, I've decided that having Coherence plugs implement the Plug.Session.Store
behaviour would be a great improvement. This way, it should be trivial to add additional session stores like redis
, memcahed
, etc.
Consider this part of the roadmap.
This looks awesome @smpallen99 , thanks for taking the time into making coherence better, I've been following the repo the last months !! Hope new phx stuff brings modularity and not just madness hahaha!
I believe there are a number of things that we should refactor in Coherence to better align with Phoenix design. This issue is collect and review ideas from the community.
I look forward to your feedback and suggestions.
Here are some ideas I've been thinking about: