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

https://github.com/rafaelbreno/go-cache

Go Caching package similar to Laravel's Cache, can be integrated with local storage, Redis, Memcached, NoSQL, DynamoDB, and more!
https://github.com/rafaelbreno/go-cache

dynamodb go golang memcached nosql redis

Last synced: 5 months ago
JSON representation

Go Caching package similar to Laravel's Cache, can be integrated with local storage, Redis, Memcached, NoSQL, DynamoDB, and more!

Awesome Lists containing this project

README

          

## Go Cache
GoCache is a package to manage Cache stored data, can be both local file or integrating with the most popular Cache backends [Redis](https://redis.io/), [Memcached](https://memcached.org/), [DynamoDB](https://aws.amazon.com/dynamodb/), and NoSQL DBs.

### Community
- You can discuss here on GitHub and/or enter [GOpenSource Discord](https://discord.gg/X8eYZqgXdG)