This website works better with JavaScript.
Explore
Help
Sign In
Russia9
/
muskrat
Watch
1
Star
0
Fork
You've already forked muskrat
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
1
Branch
0
Tags
5.4 MiB
Go
99.6%
Dockerfile
0.4%
Tree:
0e1e3cbf6e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0e1e3cbf6e'
${ noResults }
muskrat
/
vendor
/
github.com
/
go-redis
/
redis
/
v8
/
version.go
6 lines
101 B
Raw
Blame
History
package
redis
// Version is the current release version.
func
Version
(
)
string
{
return
"8.11.5"
}
Reference in new issue
Copy Permalink