13 Forks
164 Stars
164 Watchers

cache

🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Redis, Memcached and more. Go 通用的缓存使用库,通过包装各种常用的驱动,来提供统一的使用API,便于使用。

How to download and setup cache

Open terminal and run command
git clone https://github.com/gookit/cache.git
git clone is used to create a copy or clone of cache repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cache https://github.com/gookit/cache/archive/master.zip

Or simply clone cache with SSH
[email protected]:gookit/cache.git

If you have some problems with cache

You may open issue on cache support forum (system) here: https://github.com/gookit/cache/issues