| A | |
| async_reply [Cache_client] | 
Result type of an asynchronous call.
 | 
| C | |
| cache_instance [Cache_server] | 
A cache server instance
 | 
| config [Cache_client] | 
Settings for the cache server
 | 
| D | |
| delete_options [Cache_client] | 
Modifies the  deleteoperation | 
| E | |
| entry [Cache_client] | 
Entries are the primary contents of the cache
 | 
| F | |
| full_key [Cache_server] | 
The key and the modulo (number of servers)
 | 
| G | |
| get_options [Cache_client] | 
Modifies the  getoperation | 
| K | |
| key [Cache_util] | 
Keys of hash entries can be given in two ways:  `Hash dg: As digest of a string,`String s: As string (to be digested) | 
| key [Cache_client] | 
Keys of hash entries can be given in two ways:  `Hash dg: As digest of a string,`String s: As string (to be digested) | 
| S | |
| set_options [Cache_client] | 
Modifies the  setoperation | 
| stats [Cache_client] | 
Statistics of a cache server
 | 
| T | |
| timestamp [Cache_client] | 
The time in seconds since the epoch
 | 
