Delete doesn't have to mean the data is gone. Tigris lets you un-delete your most precious objects and buckets if you(r agent) didn't really mean to actually remove it for others.
Tigris is a globally distributed S3-compatible object storage service that provides low latency anywhere in the world. Now with bucket forking.
- Authentication seems simple. Signature-based authentication seems even more simple. Spoiler: it's not. Today Xe has a deep dive for us into how SigV4 authentication works at Tigris so that your apps, agents, and CLI tools all work the way they should. Link ๐
- Congrats to @skypilot_org on the Seed! We've been fans for a while, so we wanted to re-share our _thorough_ guide to launching a truly portable training job on Skypilot compute and Tigris storage. The guide teaches you to stream datasets bigger than RAM, shard into Tigris,
- Our LangGraph checkpointer is now ๐ผ๐ณ๐ณ๐ถ๐ฐ๐ถ๐ฎ๐น๐น๐ ๐ถ๐ป ๐๐ต๐ฒ @LangChain ๐ฑ๐ผ๐ฐ๐. docs.langchain.com/oss/python/intโฆ If you build agents with LangGraph, the checkpointer is where your agent's past lives: ๐ฒ๐๐ฒ๐ฟ๐ ๐๐ต๐ฟ๐ฒ๐ฎ๐ฑ, ๐ฒ๐๐ฒ๐ฟ๐ ๐ฐ๐ต๐ฒ๐ฐ๐ธ๐ฝ๐ผ๐ถ๐ป๐, ๐ฒ๐๐ฒ๐ฟ๐ ๐ณ๐ฎ๐ฐ๐
- If you use RAGFlow by @infiniflowai to answer questions from your documents, everything it knows lives in its storage backend. By default, if you use MiniIO, RAGFlow re-reads your corpus every time you tune it.ย When you change your chunking or swap embedding models, every

