Posts tagged "Engineering" | Tigris Object Storage
Tigris Blog
A multi-cloud, S3-compatible object storage service for low latency data access anywhere.
Presigned URLs are replay attacks you commit on purpose. How SigV4 signs the clock, what a presigned URL grants on Tigris storage, and what it costs you.
Posts
objgit is a single-binary git server that stores repositories directly in Tigris — no disk, no git binary, no database. To my shock and horror, it worked.
Xe Iaso · July 14, 2026 · 8 min readGo Storage SDK adds first-class methods for bucket forking, snapshots, and object renaming — plus a simpler high-level client for everyday storage code.
Xe Iaso · June 23, 2026 · 19 min readStorageSDK is a provider-agnostic storage API for Node.js: one interface across S3, R2, Azure, GCS, Tigris, and more, with snapshots and forks built in.
Abdullah Ibrahim · June 9, 2026 · 6 min readKefka is a userspace shell sandbox in Go that gives every AI agent its own copy-on-write Tigris bucket fork plus Python, jq, and ripgrep via WebAssembly.
Xe Iaso · June 2, 2026 · 8 min readWe embedded agent-shell on the Tigris homepage so you can ls, cat, and cd through your buckets like a normal filesystem. Here's how it works.
Xe Iaso · May 28, 2026 · 11 min readS2 Lite turns S3-compatible object storage into a durable streaming platform. Run it on Tigris for high-cardinality workloads — per-agent reasoning traces, event firehoses — with zero egress fees and global replication.
Xe Iaso · May 21, 2026 · 10 min readUse Tigris object notifications to coordinate AI agents without deploying a message queue. A writer/watcher pattern turns your bucket into an event bus.
Xe Iaso · May 5, 2026 · 12 min readThree bugs, one seam. How Tigris used Antithesis under fault injection to find and fix cache coherence bugs — tombstone barriers, reorder, three-layer defense.
Adil Ansari · April 23, 2026 · 10 min readTraining ML models directly from object storage is possible with the right access patterns and client tooling. We benchmarked Tigris against AWS S3 and introduced the Tigris Acceleration Gateway (TAG), a local caching service that significantly reduces epoch duration and worker requirements for mu…
Ovais Tariq · March 17, 2026 · 14 min readThe Tigris Partner Integration API lets platforms offer S3-compatible object storage to their users without managing accounts, regions, or per-tenant limits.
Katie Schilling · March 5, 2026 · 9 min readWe shipped our CLI with Node.js and npm, then compiled it into a standalone binary with Bun in a matter of hours. Here is what we learned and how it performed.
Abdullah Ibrahim · February 26, 2026 · 8 min read