gorilla / sessions

Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
https://gorilla.github.io
BSD 3-Clause "New" or "Revised" License
2.93k stars 371 forks source link

add mcquackers/gorilla-sessions-mongodb to implementations #238

Closed mcquackers closed 3 years ago

mcquackers commented 3 years ago

Adds link to mcquackers/gorilla-sessions-mongo to list of implementations.

gorilla-sessions-mongo is an implementation of sessions.Store based on the official MongoDB Golang Driver.

Source Initial Release

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it hasn't seen a recent update. It'll be automatically closed in a few days.