Tag
A tweet discusses the idea of building a transactional database with infinite throughput using S3-like object storage and content-addressing, where blocks are written in parallel and the root hash is updated periodically.
ObjectCache proposes using S3-compatible object storage for LLM KV cache reuse to reduce cost and increase capacity, with a co-designed storage protocol and transfer schedule that minimizes latency overhead. Experiments show it adds only 5.6% latency over local DRAM for 64K contexts.
Gergely Orosz announces turbopuffer as a season sponsor for The Pragmatic Engineer Podcast, highlighting the database's innovative use of object storage and smart caching that helped companies like Cursor scale while cutting costs by 95%.
Hugging Face launches Storage Buckets, a purpose-built storage solution for AI teams offering per-TB pricing, built-in CDN, and Xet deduplication for model weights, datasets, and checkpoints.
Files SDK is a unified storage SDK for object and blob backends, simplifying integration across different storage providers.