github.com/go-redis/redis/v8.cmdable.Restore (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L565: func (c cmdable) Restore(ctx context.Context, key string, ttl time.Duration, value string) *StatusCmd {