package hashtag

import "github.com/go-redis/redis/internal/hashtag"

Index

Functions

func Key

func Key(key string) string

func RandomSlot

func RandomSlot() int

func Slot

func Slot(key string) int

hashSlot returns a consistent slot number between 0 and 16383 for any given string key.

Source Files

hashtag.go

Version
v6.15.2+incompatible
Published
Feb 27, 2019
Platform
darwin/amd64
Imports
2 packages
Last checked
3 hours ago

Tools for package owners.