用語集
CloudflareのKVドキュメントで使用される用語の定義を確認してください。
| Term | Definition |
| KV namespace | A KV namespace is a key-value database replicated to Cloudflare’s global network. A KV namespace must require a binding and an id. |
| cacheTtl | CacheTtl is a parameter that defines the length of time in seconds that a KV result is cached in the global network location it is accessed from. |
| metadata | A metadata is a serializable value you append to each KV entry. |