Open
Description
importing some TODO's/missing sections that are getting trimmed via a PR:
- `resp:code()`: the response code. Common codes are:
- `mcp.MCMC_CODE_OK`
- `mcp.MCMC_CODE_STORED`
- `mcp.MCMC_CODE_EXISTS`
- `mcp.MCMC_CODE_MISS`
- TODO: document the rest.
from examples page:
### Cache Layering Cons
- Needs more complex application clients.
- Configuration of pools needs to be managed in two places (application
clients, memcached proxies)
---
# Use Case Examples
## Simplifying and Unifying Cache Clients
## Distributing data by usage
## Best effort data redundancy
## Transparent upgrades
## Transparent pool resizing
## Protocol translation
Metadata
Metadata
Assignees
Labels
No labels