This website requires JavaScript.
Explore
Help
Register
Sign In
wishpal_ironfan
/
xframe
Watch
6
Star
0
Fork
You've already forked xframe
0
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
main
xframe
/
vendor
/
github.com
/
redis
/
go-redis
/
v9
/
version.go
7 lines
100 B
Go
Raw
Permalink
Blame
History
package
redis
// Version is the current release version.
func
Version
(
)
string
{
return
"9.5.1"
}
Reference in New Issue
View Git Blame
Copy Permalink