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-14 16:16:27 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c0728deff9
iris
/
sessions
/
sessiondb
History
Gerasimos (Makis) Maropoulos
97e96ed6ca
init go modules but keep the dep files and vendor folder and update badger sessionsdb's dependency to 1.5.4 from 1.5.3
...
Former-commit-id: 4f58a9bd0e7eb5f9535953125c27b9c5316ffc0f
2018-10-02 04:05:39 +03:00
..
badger
init go modules but keep the dep files and vendor folder and update badger sessionsdb's dependency to 1.5.4 from 1.5.3
2018-10-02 04:05:39 +03:00
boltdb
go modules and vendoring section explain why not yet, in my opinion let's stick with the current system until gophers get acquainted with the new go modules and how it works - I putted a link to the TOC in order to help them
2018-09-01 02:06:56 +03:00
redis
fix / redis.getKeysConn() returns keys without Config.Prefix otherwise such keys passed into updateTTLConn() would get duplicate prefixes failing the ttl reset
2018-08-16 17:42:01 +08:00