xcache

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

README

xcache

less is more cache

Feature

  • high performance base on bigcahe
  • reduce golang gc and STW
  • generic api base on golang generic

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get[X, Y any](key X) Y

func Init

func Init(expire time.Duration)

Init initializes the cache

func Set

func Set[X, Y any](key X, value Y)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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