This website works better with JavaScript
Home
Explore
Help
Sign In
moapp
/
jybase
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
19a08e8ee2
Branches
Tags
hotfix/v1.0.0.1
hotfix/v1.0.0.2
hotfix/v1.0.0.3
master
jybase
/
go-xweb
/
httpsession
/
IsRedisStore.go
IsRedisStore.go
102 B
History
Raw
1
2
3
4
5
6
7
// IsRedisStore
package httpsession
var (
IsRedisSessionStore = false
RedisSessionLockSize = 20
)