mirror of
https://github.com/kataras/iris.git
synced 2025-12-20 03:17:04 +00:00
Update sessions/sessiondb/badger to its latest version and SessionController is able to initialize itself if session manager is not provided by the caller-dev.
Changes:
Update the badger database using transactions, as supported from yesterday via: 06242925c2
Add a custom `OnActivate` via mvc/activator/activate_listener.go, this can be used to perform any custom actions when the app registers the supported Controllers. See mvc/session_controller.go for the excellent use case.
errors.Reporter.AddErr returns true if the error is added to the stack, otherwise false
Former-commit-id: c896a2d186a4315643f3c5fdb4325f7ee48a9e0a
This commit is contained in:
BIN
_examples/sessions/database/badger/data/000000.vlog
Normal file
BIN
_examples/sessions/database/badger/data/000000.vlog
Normal file
Binary file not shown.
BIN
_examples/sessions/database/badger/data/000001.sst
Normal file
BIN
_examples/sessions/database/badger/data/000001.sst
Normal file
Binary file not shown.
BIN
_examples/sessions/database/badger/data/000002.sst
Normal file
BIN
_examples/sessions/database/badger/data/000002.sst
Normal file
Binary file not shown.
BIN
_examples/sessions/database/badger/data/000003.sst
Normal file
BIN
_examples/sessions/database/badger/data/000003.sst
Normal file
Binary file not shown.
BIN
_examples/sessions/database/badger/data/000004.sst
Normal file
BIN
_examples/sessions/database/badger/data/000004.sst
Normal file
Binary file not shown.
BIN
_examples/sessions/database/badger/data/MANIFEST
Normal file
BIN
_examples/sessions/database/badger/data/MANIFEST
Normal file
Binary file not shown.
Reference in New Issue
Block a user