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!
- Host: GitHub
- URL: https://github.com/rafaelbreno/go-cache
- Owner: rafaelbreno
- License: mit
- Created: 2021-02-23T04:29:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-13T22:18:59.000Z (about 5 years ago)
- Last Synced: 2024-06-21T03:13:30.807Z (about 2 years ago)
- Topics: dynamodb, go, golang, memcached, nosql, redis
- Language: Go
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)