Initial patch for redis version 7 support (#4572)

This commit is contained in:
Aaron Gipson
2023-06-12 15:30:03 -05:00
committed by GitHub
parent 25535e9c36
commit a25bca0692
25 changed files with 43 additions and 35 deletions

View File

@@ -3,11 +3,12 @@ package redis3
import (
"context"
"fmt"
"github.com/go-redis/redis/v8"
"github.com/stvp/tempredis"
"strconv"
"testing"
"time"
"github.com/redis/go-redis/v9"
"github.com/stvp/tempredis"
)
var names = []string{