An open API service indexing awesome lists of open source software.

https://github.com/adwpc/xcache

less is more cache
https://github.com/adwpc/xcache

Last synced: about 1 month ago
JSON representation

less is more cache

Awesome Lists containing this project

README

          

# 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