Documentation ¶
Overview ¶
Package dsmiddleware does not have anything, but it has a middleware group as a subpackage.
Directories ¶
Path | Synopsis |
---|---|
Package aememcache handles Put, Get etc to Datastore and provides caching by AppEngine's Memcache.
|
Package aememcache handles Put, Get etc to Datastore and provides caching by AppEngine's Memcache. |
Package chaosrpc generates chaos very efficiently! This package will randomly error all RPCs with a probability of 20%.
|
Package chaosrpc generates chaos very efficiently! This package will randomly error all RPCs with a probability of 20%. |
Package dslog catches the data flowing in the RPC and outputs it to the log.
|
Package dslog catches the data flowing in the RPC and outputs it to the log. |
Package dsmemcache handles Put, Get etc to Datastore and provides caching by memcached.
|
Package dsmemcache handles Put, Get etc to Datastore and provides caching by memcached. |
Package fishbone automatically rewrites the behavior based on KeysOnly + Get by Key when Run or GetAll Query, contributing to reducing the amount of charge.
|
Package fishbone automatically rewrites the behavior based on KeysOnly + Get by Key when Run or GetAll Query, contributing to reducing the amount of charge. |
Package localcache handles Put, Get etc to Datastore and provides caching by machine local memory.
|
Package localcache handles Put, Get etc to Datastore and provides caching by machine local memory. |
Package noop does "no-operation".
|
Package noop does "no-operation". |
Package rediscache handles Put, Get etc to Datastore and provides caching by Redis.
|
Package rediscache handles Put, Get etc to Datastore and provides caching by Redis. |
Package rpcretry automatically retries when some RPCs end in error.
|
Package rpcretry automatically retries when some RPCs end in error. |
Package splitop provides a avoid Datastore's limitation.
|
Package splitop provides a avoid Datastore's limitation. |
Package storagecache provides a mechanism for using various storage as datastore's cache.
|
Package storagecache provides a mechanism for using various storage as datastore's cache. |
Click to show internal directories.
Click to hide internal directories.