# Tigris Blog

A multi-cloud, S3-compatible object storage service for low latency data access anywhere.

## Important News

StorageSDK 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 2, 2026 · 8 min read

Self-hosted ClickHouse runs on cheap compute, but its backups and cold tier usually live on AWS S3, and AWS charges $0.09/GB to read your own data back. Point BACKUP TO S3 and TTL tiering at Tigris instead. You keep the same stock ClickHouse features, you pay zero egress fees, and disaster recovery…

David Myriel · July 16, 2026 · 4 min read

Move an entire bucket to Tigris in one command. The Tigris CLI scans every object and migrates it safely from any S3-compatible provider. Here's how to set it up.

Xe Iaso · July 9, 2026 · 4 min read

Your agent runs in a disposable sandbox, but it can't live there. A breakdown of everything in the agent's world, and why it should be one forkable bucket.

David Myriel · July 7, 2026 · 19 min read

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.

Xe Iaso · July 14, 2026 · 8 min read

Fork a customer's entire LangGraph agent state, replay their conversations through a prompt change, and judge it head-to-head before you ship to prod.

David Myriel · June 30, 2026 · 13 min read

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 · June 23, 2026 · 19 min read

Tigris bundles let you pull thousands of objects in one HTTP request as a streaming tar archive — no more one GET per object. Here's how it works and why.

Xe Iaso · June 11, 2026 · 11 min read

Tigris now supports soft delete for buckets and objects. Enable it once, and every delete becomes recoverable for up to 90 days before it's permanently removed.

David Myriel · June 9, 2026 · 9 min read

The Go 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 9, 2026 · 6 min read

Kefka 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 · May 28, 2026 · 11 min read

Tigris lifecycle rules now support multiple rules per bucket with prefix filters, so you can mix transitions and expirations across different prefixes.

Garren · May 26, 2026 · 8 min read
