1
0
mirror of https://github.com/redis/go-redis.git synced 2025-10-23 08:08:28 +03:00

Embed consistenthash package.

This commit is contained in:
Vladimir Mihailenco
2015-06-02 17:19:51 +03:00
parent 46f49a17a5
commit 2103d88732
4 changed files with 192 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ import (
"sync"
"time"
"github.com/golang/groupcache/consistenthash"
"gopkg.in/redis.v3/internal/consistenthash"
)
var (