Added a more robust local cache implementation.
2 files changed
tree: 7e49168217213c0e070996e83e8d86e5bd8bf17a
  1. AUTHORS
  2. cache.go
  3. cache_test.go
  4. doc.go
  5. entity.go
  6. goon.go
  7. goon_test.go
  8. LICENSE
  9. query.go
  10. README.md
README.md

goon

An autocaching interface to the app engine datastore for Go. Designed to be similar to the python NDB package.

Documentation: http://godoc.org/github.com/mjibson/goon