mirror of
https://github.com/gofiber/storage.git
synced 2025-10-05 08:37:10 +08:00
📦 update redis
This commit is contained in:
@@ -1 +1,10 @@
|
||||
package redis
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
// go test -run Test_Redis -race -v
|
||||
func Test_Redis(t *testing.T) {
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user