/xcache

less is more cache

Primary LanguageGoApache License 2.0Apache-2.0

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