https://github.com/defcronyke/godscache
An unofficial Google Cloud Platform Go Datastore wrapper that adds caching using memcached. For App Engine Flexible, Compute Engine, Kubernetes Engine, and more.
https://github.com/defcronyke/godscache
appengine appengine-flex cache compute-engine datastore datastore-wrapper go golang kubernetes kubernetes-engine memcache memcached
Last synced: 2 months ago
JSON representation
An unofficial Google Cloud Platform Go Datastore wrapper that adds caching using memcached. For App Engine Flexible, Compute Engine, Kubernetes Engine, and more.
- Host: GitHub
- URL: https://github.com/defcronyke/godscache
- Owner: defcronyke
- License: mit
- Created: 2018-05-08T20:19:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-08T07:04:54.000Z (about 6 years ago)
- Last Synced: 2024-07-31T20:50:46.107Z (9 months ago)
- Topics: appengine, appengine-flex, cache, compute-engine, datastore, datastore-wrapper, go, golang, kubernetes, kubernetes-engine, memcache, memcached
- Language: Go
- Homepage:
- Size: 73.2 KB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-go - godscache - A wrapper for the Google Cloud Platform Go Datastore package that adds caching using memcached. (Database Drivers / NoSQL Database Drivers)
- awesome-go-extra - godscache - 05-08T20:19:39Z|2019-02-08T07:04:54Z| (Generators / NoSQL Database Drivers)
- awesome-go - godscache - An unofficial Google Cloud Platform Go Datastore wrapper that adds caching using memcached. For App Engine Flexible, Compute Engine, Kubernetes Engine, and more. - ★ 3 (Database Drivers)
README
# Go DS Cache
[](https://travis-ci.org/defcronyke/godscache)
[](https://coveralls.io/github/defcronyke/godscache?branch=master)
[](https://goreportcard.com/report/github.com/defcronyke/godscache)
[](https://github.com/avelino/awesome-go#database-drivers)
[](https://gitter.im/godscache/Lobby)
[](https://webchat.freenode.net/?channels=#godscache)
[](https://godoc.org/github.com/defcronyke/godscache)
An unofficial Google Cloud Platform Go Datastore wrapper that adds caching using memcached.
For App Engine Flexible, Compute Engine, Kubernetes Engine, and more.
Documentation is here: [https://godoc.org/github.com/defcronyke/godscache](https://godoc.org/github.com/defcronyke/godscache)