• Category: Dev tools
  • Status: discussion
  • Sources: Tigris blog, discussion
  • Summary: Tigris published objgit, an experiment that implements Git's object and reference storage directly on top of object storage so a bucket can serve as a Git remote. The post walks through mapping Git's content-addressed objects and refs onto S3-style operations.
  • Why it matters: Git over object storage is relevant to large-asset and serverless workflows where running a dedicated Git server is undesirable.
  • Follow-up: None.

Send feedback on this story