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.13.1+incompatible
Published
Jul 23, 2018
Platform
linux/amd64
Imports
2 packages
Last checked
2 hours ago

Tools for package owners.