memory

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2020 License: Apache-2.0 Imports: 7 Imported by: 11

Documentation

Index

Constants

View Source
const (
	// AdapterName registry adapter name
	AdapterName = "memory"
)

Variables

View Source
var (
	// DefaultTTL 缓存默认的ttl时间
	DefaultTTL = 300 * time.Second
	// DefaultSize 缓存容量
	DefaultSize = 100
)

Functions

func NewCache

func NewCache() cache.Cache

NewCache new an redis cache instance

Types

This section is empty.

Jump to

Keyboard shortcuts

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