iris/sessions
2017-08-08 12:31:42 +03:00
..
sessiondb remove MaxAgeSeconds from redis sessiondb - now it derives from the sessions configuration automatically. Add option to use an existing BoltDB connection on boltdb sessiondb. 2017-08-08 12:31:42 +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 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
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.0 | BoltDB session database, fix file sessiondb, faster, simpler and improvement Session Database API 2017-08-07 06:04:35 +03:00
session.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
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 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