docker compose
This commit is contained in:
@@ -4,8 +4,9 @@ import (
|
||||
"ai-chat-service/pkg/config"
|
||||
"context"
|
||||
"fmt"
|
||||
redis "github.com/redis/go-redis/v9"
|
||||
"sync"
|
||||
|
||||
redis "github.com/redis/go-redis/v9"
|
||||
)
|
||||
|
||||
type RedisPool interface {
|
||||
|
||||
Reference in New Issue
Block a user