-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Allen Mills edited this page Jul 26, 2017
·
8 revisions
Home
Retrievable is a Golang Package designed to handle the interaction between Google Appengine's Datastore and Memcache in a very simple to use interface.
For reasons self obvious, this package depends heavily on Google's Appengine
Installation with GoLang is made very simple, just use the command:
~$ go get -u github.com/Esseh/retrievable
Then you will be able to use Retrievable at any time with the import:
import "github.com/Esseh/retrievable"
- Allen J. Mills
- Kenneth Willeford
- Daniel Hoffmann