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-03-21 10:16:28 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f83e125d7f
iris
/
_examples
/
sessions
/
database
History
Gerasimos Maropoulos
f83e125d7f
fix
https://github.com/kataras/iris/issues/1020
, redis database stores the int as float64, so make that type assertion on GetInt as well
...
Former-commit-id: d29abdfe3a39fa1e046acbc5d118421a153d9c04
2018-06-03 02:47:48 +03:00
..
badger
Update to version 10.6.1 | Re-implement the BoltDB as built'n session database and more. Please read the HISTORY file for further details
2018-04-25 05:29:19 +03:00
boltdb
Update to version 10.6.1 | Re-implement the BoltDB as built'n session database and more. Please read the HISTORY file for further details
2018-04-25 05:29:19 +03:00
redis
fix
https://github.com/kataras/iris/issues/1020
, redis database stores the int as float64, so make that type assertion on GetInt as well
2018-06-03 02:47:48 +03:00