Skip to content

mcp-host/git-durable-object

 
 

Repository files navigation

Git Durable Object Demo

This is a proof of concept for using isomorphic-git with Cloudflare Durable Objects to create a Git repository that is backed by a SQLite database.

Packages

  • sqlite-fs: A node fs implementation that uses SQLite as a backend, provides a bun sqlite adapater and a durable object sqlite adapater.
  • git-sqlite-clit: Proof of concept cli app using the bun sqlite backend.
  • cf-demo: A cloudflare workers/durable object demo app showcasing clone and fetch

About

Git on a Durable Object

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.4%
  • CSS 4.3%
  • Other 1.3%