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

https://github.com/mcuadros/go-mgo-cache

MongoDB interface for a Go cache
https://github.com/mcuadros/go-mgo-cache

Last synced: 2 months ago
JSON representation

MongoDB interface for a Go cache

Awesome Lists containing this project

README

          

go-mgo-cache
============

Package `mgocache` provides an implementation of [httpcache.Cache](https://github.com/gregjones/httpcache/blob/master/httpcache.go#L30) that stores and retrieves data using Mongo ([mgo](http://gopkg.in/mgo.v2)).