iris/sessions
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
..
sessiondb 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
AUTHORS Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded 2017-07-10 18:32:42 +03:00
config.go Add two examples for folder structuring as requested at https://github.com/kataras/iris/issues/748 2017-10-01 04:31:13 +03:00
cookie.go Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded 2017-07-10 18:32:42 +03:00
database.go Update to 8.2.0 | BoltDB session database, fix file sessiondb, faster, simpler and improvement Session Database API 2017-08-07 06:04:35 +03:00
LICENSE Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded 2017-07-10 18:32:42 +03:00
lifetime.go Update to 8.2.0 | BoltDB session database, fix file sessiondb, faster, simpler and improvement Session Database API 2017-08-07 06:04:35 +03:00
provider.go Update to 8.2.6 | More on Iris Controllers: optional EndRequest. Read HISTORY.md 2017-08-14 16:21:51 +03:00
session.go minor session enhancements 2017-08-21 01:45:02 +03:00
sessions_test.go Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded 2017-07-10 18:32:42 +03:00
sessions.go fix url host is empty when !edge on sessions subdomains persistence 2017-09-21 12:31:54 +03:00