Tigris
Tigris bends S3-compatible storage toward AI dataloaders and agents.
◆Recent moves
- 4d ago
I taught a bucket to speak git
An engineering blog post on objgit, a single-binary git server that stores repos directly in Tigris with no disk or database. A capability demo built on Tigris rather than a product release, but it underscores the 'storage as a primitive' thesis.
View source ↗ - 16d ago
Tar saved Unix backups in 1979. Now it saves your dataloader.
⚡ SPARKThe bundle API lets clients pull thousands of objects in a single HTTP request as a streaming tar archive, eliminating the one-GET-per-object pattern. This is the clearest product expression of Tigris tuning object storage for AI dataloader workloads.
View source ↗ - 18d ago
Introducing Soft Delete for Tigris Buckets and Objects
Soft delete arrives for buckets and objects: enable it once and every delete becomes recoverable for up to 90 days before permanent removal. A standard but meaningful data-protection feature that closes a gap against established object stores.
View source ↗ - 25d ago
Introducing storagesdk.dev
storagesdk.dev is a provider-agnostic Node.js storage API spanning S3, R2, Azure, GCS, and Tigris, with snapshots and forks built in. An ecosystem play to lower switching costs into Tigris, even as it abstracts the provider underneath.
View source ↗ - 1mo ago
Give your agents disposable environments in Go
A blog post on Kefka, a Go userspace shell sandbox that gives each AI agent a copy-on-write Tigris bucket fork plus tooling via WebAssembly. Ecosystem/demo content rather than a Tigris release, but it reinforces the agent-storage direction.
View source ↗ - 1mo ago
You wanted more lifecycle rules. They're here.
Lifecycle rules now support multiple rules per bucket with prefix filters, so transitions and expirations can be mixed across different prefixes. A practical maturation of bucket data management toward parity with larger object stores.
View source ↗