We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b575153 commit 07fb49cCopy full SHA for 07fb49c
version.go
@@ -2,6 +2,7 @@
2
// aahframework.org/cache/redis source code and usage is governed by a MIT style
3
// license that can be found in the LICENSE file.
4
5
+// Package redis provides redis cache provider for aah framework. Redis cluster support upcoming.
6
package redis
7
8
// Version number of library.
0 commit comments