isomorphic-git / lightning-fs

A lean and fast 'fs' for the browser
MIT License
477 stars 47 forks source link

Can we support Cloudflare KV store? #27

Closed geekodour closed 3 years ago

geekodour commented 4 years ago

If you think this is possible, I'll be happy to work on this. or help you work on this.

https://developers.cloudflare.com/workers/reference/storage/overview/

geekodour commented 4 years ago

I also posted a relevant question here: https://community.cloudflare.com/t/indexdb-with-cloudflare-workers-for-using-git-in-workers/114813

billiegoose commented 4 years ago

that... would be interesting. I don't have the bandwidth to do it myself but if you figure out how to do it in a fork I might accept a PR. That's a really intriguing use case.