mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #1408 from adelowo/master
Added onecache, a caching library
This commit is contained in:
commit
7cb611eda3
@ -1196,6 +1196,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [netbug](https://github.com/e-dard/netbug) - Easy remote profiling of your services.
|
||||
* [ngrok](https://github.com/inconshreveable/ngrok) - Introspected tunnels to localhost.
|
||||
* [okrun](https://github.com/xta/okrun) - go run error steamroller.
|
||||
* [onecache](https://github.com/adelowo/onecache) - A caching library with support for multiple backend stores (Redis, Memcached, filesystem etc)
|
||||
* [panicparse](https://github.com/maruel/panicparse) - Groups similar goroutines and colorizes stack dump.
|
||||
* [peco](https://github.com/peco/peco) - Simplistic interactive filtering tool.
|
||||
* [pester](https://github.com/sethgrid/pester) - Go HTTP client calls with retries, backoff, and concurrency.
|
||||
|
Loading…
Reference in New Issue
Block a user