Cleans the temp memory when a session is idle, and re-allocates it to the temp memory when it's necessary. The most used sessions are optimized to be in the front of the memory's list. Supports any type of database, currently only Redis and LevelDB....
Binary Data Binary Data Serializer (Default) example 1, book section HTTP Errors You can define your own handlers when http error occurs. package main import ( "github.com/kataras/iris" ) func main() { iris.OnError(iris.StatusInternalServerError, func(ctx *iris.Context) { ctx.Write("CUSTO...
Cleans the temp memory when a session is idle, and re-allocates it to the temp memory when it's necessary. The most used sessions are optimized to be in the front of the memory's list. Supports any type of database, currently only Redis and LevelDB....
Cleans the temp memory when a session is idle, and re-allocates it to the temp memory when it's necessary. The most used sessions are optimized to be in the front of the memory's list. Supports any type of database, currently only Redis and LevelDB....