Categorygithub.com/AlpherJang/mcache
module
0.0.0-20230525020237-dae3534fb7df
Repository: https://github.com/alpherjang/mcache.git
Documentation: pkg.go.dev

# README

Board Status

mcache

a simple cache in service memory,and also provide a cache simple cache service

routers

/list

list data cache in table

/get

get one data cache in table

/add

put data in cache table

/delete

delete one data cache

/update

update one data cache in table

/register

register a cache in table

# Packages

No description provided by the author
No description provided by the author