Skip to main content

Tigris Blog

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

Give your agents disposable environments in GoGive your agents disposable environments in Go

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 · · 11 min read

How small can we make an interface to Tigris?How small can we make an interface to Tigris?

We 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 · · 10 min read

Own Your AI Context with Basic MemoryOwn Your AI Context with Basic Memory

How Basic Memory uses per-tenant Tigris buckets, rclone bisync, and bucket snapshots to give every user a portable Markdown knowledge base.
David Myriel, Katie Schilling · · 13 min read

Build a Self-Updating Knowledge Base for Under $10Build a Self-Updating Knowledge Base for Under $10

A self-updating knowledge base on Tigris, maintained overnight by an Anthropic SDK agent loop running through @tigrisdata/agent-shell. Atomic flush on success, discard on throw. The bucket either lands a clean run or stays byte-for-byte unchanged. ~$7 a month, presigned digest URL in Slack each morn…
David Myriel · · 11 min read

Durable global streams in Tigris with S2Durable global streams in Tigris with S2

S2 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 · · 12 min read

We gave just-bash persistent storageWe gave just-bash persistent storage

Meet @tigrisdata/agent-shell: a virtual bash environment that gives AI agents persistent storage on Tigris buckets, with forks and snapshots for safety.
Xe Iaso, Abdullah Ibrahim, Katie Schilling · · 5 min read

Your bucket is already a message queueYour bucket is already a message queue

Use 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 · · 10 min read