object-storage

Tag

Cards List
#object-storage

ZeroFS vs. Amazon S3 Files

Hacker News Top · 2026-07-11 Cached

A technical comparison between ZeroFS and Amazon S3 Files, two systems that expose POSIX filesystems backed by object storage. The article highlights differences in storage layout, object interoperability, and trade-offs between direct S3 access and ZeroFS's packing, compression, and encryption.

0 favorites 0 likes
#object-storage

@gortron: S3 is the perfect place to store data, until you try to search it. Two months ago I launched Firn: open source vector +…

X AI KOLs Timeline · 2026-07-06 Cached

Firn is an open-source, multi-tenant vector and full-text search engine backed by object storage like AWS S3, providing a tiered storage architecture with RAM and NVMe caching for performance. It achieves sub-second cold queries with IVF_PQ indexes and microsecond warm hits via result caching.

0 favorites 0 likes
#object-storage

@siddontang: https://x.com/siddontang/status/2071072311990538340

X AI KOLs Timeline · 2026-06-28 Cached

The TiDB Cloud team built an AI Agent cloud disk called drive9.ai based on TiDB, aiming to provide a queryable, programmable, and governable file system layer for Agents, solving engineering pain points such as file and metadata consistency, object storage latency, and file understanding in AI scenarios.

0 favorites 0 likes
#object-storage

I taught a bucket to speak Git

Hacker News Top · 2026-06-24 Cached

The author demonstrates how to use the billy filesystem abstraction to make a Tigris object storage bucket behave like a filesystem, enabling go-git to treat it as a git repository server directly.

0 favorites 0 likes
#object-storage

@RuiTheBaker: just witnessed how mixedbread turned my bucket into a late-interaction database.

X AI KOLs Following · 2026-06-23 Cached

Mixedbread announces that users can now bring their own cloud bucket, enabling zero-retention indexing and search with late-interaction models.

0 favorites 0 likes
#object-storage

@LangChain: How do you support full-text search JSON filtering over agent traces that span up to hundreds of MBs, while keeping a m…

X AI KOLs Following · 2026-06-10 Cached

LangChain engineers detail how they built a custom inverted index for SmithDB to support full-text search and JSON filtering over large agent traces stored in object storage, achieving median latency of 400ms despite huge payload sizes.

0 favorites 0 likes
#object-storage

@msimoni: One thing I keep thinking about: with S3-like object storage as primitive, you could build a transactional database wit…

X AI KOLs Timeline · 2026-05-30

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.

0 favorites 0 likes
#object-storage

ObjectCache: Layerwise Object-Storage Retrieval for KV Cache Reuse

arXiv cs.AI · 2026-05-25 Cached

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.

0 favorites 0 likes
#object-storage

@GergelyOrosz: So damn excited to share that @turbopuffer is a season sponsor of The Pragmatic Engineer Podcast! I first heard of them…

X AI KOLs Following · 2026-05-22 Cached

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%.

0 favorites 0 likes
#object-storage

@ClementDelangue: AI teams shouldn’t have to choose between expensive object storage and painful git workflows. @huggingface Storage is b…

X AI KOLs Following · 2026-05-15 Cached

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.

0 favorites 0 likes
#object-storage

Files SDK

Product Hunt · 2026-05-11

Files SDK is a unified storage SDK for object and blob backends, simplifying integration across different storage providers.

0 favorites 0 likes
← Back to home

Submit Feedback