Skip to content

feat: add Durable Object storage explorer#49

Open
themixednuts wants to merge 4 commits intorohanprasadofficial:mainfrom
themixednuts:feat/do-storage-viewer
Open

feat: add Durable Object storage explorer#49
themixednuts wants to merge 4 commits intorohanprasadofficial:mainfrom
themixednuts:feat/do-storage-viewer

Conversation

@themixednuts
Copy link

@themixednuts themixednuts commented Feb 11, 2026

This adds support for reading DO storage. Since the workerd runtime doesn't let us read from the filesystem (at least from what I've found), I added Hono as a lightweight proxy. It uses node:sqlite, so I had to bump the Node.js requirement. Added tests as well.

Also keep an eye on #48, since we'll need to update this to use the merged manifest flow once that lands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments