iris/sessions
Gerasimos (Makis) Maropoulos 0f113dfcda (#1554) Add support for all common compressions (write and read)
- Remove the context.Context interface and export the *context, the iris.Context now points to the pointer\nSupport compression and rate limiting in the FileServer\nBit of code organisation


Former-commit-id: ad1c61bf968059510c6be9e7f2cceec7da70ba17
2020-07-10 23:21:09 +03:00
..
sessiondb add Context.ReadJSONProtobuf method 2020-06-28 23:05:07 +03:00
config.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
database.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
lifetime.go enhanced cookie security and management 2020-05-09 14:04:51 +03:00
provider.go set iris logger to the sessiondb/badger logs and update deps 2020-05-17 22:08:43 +03:00
session.go add authenticated-controller example - proof of concept 2020-05-06 04:45:12 +03:00
sessions_test.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
sessions.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
transcoding.go organise sessions examples 2020-05-07 07:34:17 +03:00