redisutils

package
v0.0.0-...-769edfc Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Pool *redis.Pool

Functions

func RedisDelete

func RedisDelete(key string) error

func RedisExists

func RedisExists(key string) (bool, error)

func RedisGet

func RedisGet(key string) ([]byte, error)

func RedisGetKeys

func RedisGetKeys(pattern string) ([]string, error)

func RedisIncr

func RedisIncr(counterKey string) (int, error)

func RedisPing

func RedisPing() error

func RedisSet

func RedisSet(key string, value string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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