This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2025-12-28 07:17:06 +00:00
Code
Releases
Activity
Files
db0702ca753ed1a7b6b4c308b1d7c78f4edff543
kararas_iris
/
sessions
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
..
sessiondb
remove the old redis (result of prev commit sync with master)
2019-07-23 19:22:10 +03:00
AUTHORS
…
config.go
resolve conflicts with current master v11.1.1
2019-07-23 19:20:07 +03:00
cookie.go
nothing important here
2019-07-15 09:58:05 +03:00
database.go
sessions database: boltdb: add support for ShiftExpiration -> OnUpdateExpiration like redis
2018-08-18 15:01:26 +03:00
LICENSE
some cleanup, and remove the test 'testwebocket2' package at all; A lower-level fast websocket impl based on gobwas/ws will be published on a different repo, it is a WIP
2019-02-22 21:24:10 +02:00
lifetime.go
fix / lifetime.Time not updated on expiration shift
2018-08-15 14:21:22 +08:00
provider.go
…
session.go
…
sessions_test.go
resolve conflicts with current master v11.1.1
2019-07-23 19:20:07 +03:00
sessions.go
remove some examples learning content as they are exist on the wiki itself now
2019-07-23 17:47:28 +03:00
transcoding.go
…