siris
siris copied to clipboard
Session Store Backend: Badger
@theodesp Hey I just found that article comparing Badger Vs BoldDB https://medium.com/@hendra_zhong/badger-vs-boltdb-persistent-key-value-store-written-in-go-e94ada87048f
Maybe we can add a plugin for interfacing Badger as a session store
Cause of a bug in badger that don't let it work as excepted on windows and other os... I wait with this integration...