adwpc / xcache

less is more cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xcache

less is more cache

Feature

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

usage

see example

global_cache.go is a simple golbal cache usage new_cache.go is a custom cache usage

About

less is more cache

License:Apache License 2.0


Languages

Language:Go 100.0%