iris/sessions/sessiondb/redis
2019-07-11 12:59:11 +03:00
..
database.go replace the redis library we used with another one, no performance differences but most options for connections pooling and read/write/connect timeout (two config fields are changed as well) 2019-06-22 14:46:20 +03:00
service.go add the new neffos StackExchange feature to the type aliases and shortcuts of the websocket subpackage and auto-enable debug mode on websocket MVC application when iris logger's level is set to debug 2019-07-11 12:59:11 +03:00