1
0
mirror of https://github.com/alexedwards/scs.git synced 2025-07-11 00:50:14 +02:00

3 Commits

Author SHA1 Message Date
aff014875b Add All() to mongodbstore 2021-11-21 14:30:14 +01:00
3494619ae2 Remove duplicate error logging
The log message is duplicated at line 113.
2021-03-26 21:45:08 -06:00
07475f4b6f Add MongoDBStore
Uses the official MongoDB driver for Go.
https://github.com/mongodb/mongo-go-driver

I used the other stores as a reference.
2021-02-28 14:20:07 -07:00