rcache

package module
v0.0.0-...-73aad29 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2014 License: MIT Imports: 5 Imported by: 0

README

rcache

Memory cache system for Go models powered by Redis

baby-gopher

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrCantConnect = errors.New("Can't connect to redis")

Functions

func Delete

func Delete(key interface{}) error

func Get

func Get(key interface{}, entityPointer interface{}) error

func Set

func Set(key interface{}, value interface{}) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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