store

package
v2.2.2+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2018 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package store contains deprecated aliases for subpackages

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMemStore

func NewMemStore(maxKeys int) *memstore.MemStore

DEPRECATED. NewMemStore is a compatible alias for mem.New

func NewRedisStore

func NewRedisStore(pool *redis.Pool, keyPrefix string, db int) *redigostore.RedigoStore

DEPRECATED. NewMemStore is a compatible alias for redis.New

Types

This section is empty.

Directories

Path Synopsis
Package goredisstore offers Redis-based store implementation for throttled using go-redis.
Package goredisstore offers Redis-based store implementation for throttled using go-redis.
Package memstore offers an in-memory store implementation for throttled.
Package memstore offers an in-memory store implementation for throttled.
Package redigostore offers Redis-based store implementation for throttled using redigo.
Package redigostore offers Redis-based store implementation for throttled using redigo.
Package storetest provides a helper for testing throttled stores.
Package storetest provides a helper for testing throttled stores.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL