iris/sessions/sessiondb
Gerasimos (Makis) Maropoulos 99c18f5a86 fix badger session db can't built, they changed their api 3 hours ago: https://github.com/dgraph-io/badger/pull/261
This is the last time I update this session database, if they change their API again iris will vendor that session database and remove the `sessions/sessiondb/badger.go#NewFromDB`

Relative: https://github.com/dgraph-io/badger/pull/261

Read https://github.com/kataras/iris/blob/master/HISTORY.md#tu-10-october-2017--v851 for the previous release.


Former-commit-id: b8df7292f3b73c5ba2b595514c58fb0c85bc1ec5
2017-10-10 17:07:01 +03:00
..
badger fix badger session db can't built, they changed their api 3 hours ago: https://github.com/dgraph-io/badger/pull/261 2017-10-10 17:07:01 +03:00
boltdb simple version checker ✌️ 2017-08-09 17:12:24 +03:00
file Update to 8.2.1 | LevelDB-based session database implemented, Read HISTORY.md 2017-08-08 16:00:34 +03:00
leveldb Add "Blogs" | Prev Commit: Update to 8.2.1 | LevelDB-based session database implemented, Read HISTORY.md 2017-08-08 16:05:16 +03:00
redis fix https://github.com/kataras/iris/issues/771 2017-09-30 23:52:32 +03:00