LiteFS with vercel/Cloudfare edge functions

Is there a way to expose LiteFS over a https URL so that it can be used from the edge functions?

We have plans for supporting LiteFS usage from edge functions but there are some other pieces we need to put in place first. We need to add a VFS implementation and then we can expose pages for a given transaction via the HTTP API.

1 Like

Thanks, @benbjohnson for the update.

Is this going to happen anytime soon?

We don’t have a timeline for it right now. We’re adding long-term durable storage (similar to Litestream) into LiteFS next and then we’ll likely work on the VFS implementation. The VFS is important for other reasons too (e.g. better performance, etc).

1 Like

Great thanks! will follow this and would love to use this, really exciting.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.