---
title: Storage
description: Configure and manage local storage simulators in Miniflare for Workers bindings like KV, R2, and D1.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/workers/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Storage

* [ Cache ](https://developers.cloudflare.com/workers/testing/miniflare/storage/cache/)
* [ D1 ](https://developers.cloudflare.com/workers/testing/miniflare/storage/d1/)
* [ Durable Objects ](https://developers.cloudflare.com/workers/testing/miniflare/storage/durable-objects/)
* [ KV ](https://developers.cloudflare.com/workers/testing/miniflare/storage/kv/)
* [ R2 ](https://developers.cloudflare.com/workers/testing/miniflare/storage/r2/)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/workers/","name":"Workers"}},{"@type":"ListItem","position":3,"item":{"@id":"/workers/testing/","name":"Testing"}},{"@type":"ListItem","position":4,"item":{"@id":"/workers/testing/miniflare/","name":"Miniflare"}},{"@type":"ListItem","position":5,"item":{"@id":"/workers/testing/miniflare/storage/","name":"Storage"}}]}
```
