This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-02-09 02:34:55 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2eb92f03e9
iris
/
sessions
/
sessiondb
/
redis
History
Gerasimos (Makis) Maropoulos
4a937b55f2
remove the old redis (result of prev commit sync with master)
...
Former-commit-id: 81e8ad0ea4115640d556a1299f09f89f75fe133f
2019-07-23 19:22:10 +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
Updated all dependencies one by one to go.mod - Backup and remove the vendor folder entirely and update most of the examples - next commit will contain the rest of the updated
2019-07-15 07:49:04 +03:00