Tigris
Tigris positions object storage as the substrate for AI agents, with forks and snapshots as the hook
◆Recent moves
- 3d ago
Every Tenant Has a Past: Evaluating LangGraph Agents
An engineering essay on forking and replaying LangGraph agent state to A/B-test prompt changes before shipping; a use-case demo of Tigris's fork primitive rather than a product release.
View source ↗ - 10d ago
I taught a bucket to speak git
A deep-dive on objgit, a single-binary git server that stores repositories directly in Tigris with no disk or database; a technical showcase of what the store can back, not a shipped Tigris feature.
View source ↗ - 22d ago
Tar saved Unix backups in 1979. Now it saves your dataloader.
Tigris bundles let clients pull thousands of objects in a single HTTP request as a streaming tar archive, cutting the one-GET-per-object overhead — a real throughput feature aimed squarely at ML dataloader workloads.
View source ↗ - 24d ago
Introducing Soft Delete for Tigris Buckets and Objects
Soft delete for buckets and objects makes every deletion recoverable for up to 90 days once enabled — a standard but important data-protection primitive that broadens Tigris's durability story.
View source ↗ - 1mo ago
Introducing storagesdk.dev
⚡ SPARKStorageSDK launches as a provider-agnostic Node.js storage API spanning S3, R2, Azure, GCS, and Tigris with snapshots and forks built in — extending Tigris's signature fork/snapshot model across competing backends through a single interface.
View source ↗ - 1mo ago
Give your agents disposable environments in Go
A walkthrough of Kefka, a Go userspace shell sandbox giving each AI agent a copy-on-write bucket fork plus WebAssembly tooling; an agent-environment demo built on Tigris forks, not a Tigris release.
View source ↗