Awesome Go

godscache

CategoryDatabase Drivers
SubcategoryNoSQL Database Drivers
Stars0

A wrapper for the Google Cloud Platform Go Datastore package that adds caching using memcached

About godscache

Go DS Cache

Build Status Coverage Status Go Report Card Awesome Go Gitter chat Freenode chat GoDoc

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

Frequently Asked Questions

What is godscache?

godscache is a Database Drivers library for the Go programming language. A wrapper for the Google Cloud Platform Go Datastore package that adds caching using memcached

How do I install godscache?

Install godscache with the Go module system using `go get defcronyke/godscache`. Check the repository for the current installation instructions.

What category does godscache belong to?

godscache is listed under Database Drivers, specifically NoSQL Database Drivers.

← Back to NoSQL Database Drivers