object-storage

Tag

Cards List
#object-storage

Delta: Highly available, strongly consistent storage using chain replication (2022)

Hacker News Top · yesterday Cached

Delta is Meta's object storage service that uses chain replication to achieve high availability and strong consistency, designed for critical bootstrap and disaster recovery workloads.

0 favorites 0 likes
#object-storage

@Ryrenz: Holy crap, that S3 object storage setup I built myself needs someone else to take it over now—RustFS has taken the rein…

X AI KOLs Timeline · 4d ago Cached

RustFS 1.0 is released as an open-source, high-performance distributed object storage system built in Rust, offering a migration path for MinIO users after its maintenance ended.

0 favorites 0 likes
#object-storage

You can run Git on object storage if you re-make packfiles

Hacker News Top · 6d ago Cached

This blog post explains how to run Git on object storage by inventing a new packfile format native to object storage, solving performance issues with traditional Git packfiles for production-sized repositories.

0 favorites 0 likes
#object-storage

Object storage is all you need

Hacker News Top · 2026-09-08 Cached

Tigris demonstrates using its object storage as a database substitute by implementing essential primitives such as unique constraints and transactions directly on its distributed key-value store built on FoundationDB.

0 favorites 0 likes
#object-storage

Bookshelf – Self-hosted eBook library that runs on object storage

Hacker News Top · 2026-08-24 Cached

Bookshelf is a self-hosted eBook library that uses object storage for managing and reading EPUB and PDF files, with support for Cloudflare R2 and local storage.

0 favorites 0 likes
#object-storage

Show HN: PicoMQ – Durable Streams over HTTP, on object storage

Hacker News Top · 2026-08-24 Cached

PicoMQ is a system for durable real-time streams over HTTP, built on S3-compatible object storage, allowing for independent and scalable streams per use case.

0 favorites 0 likes
#object-storage

Walgit – a Git server that is one binary in front of an object store

Hacker News Top · 2026-08-24 Cached

Walgit is a Git server implementation that runs as a single binary, using object storage like S3 or GCS as the backend, enabling scalable hosting of Git repositories without local state.

0 favorites 0 likes
#object-storage

Fast drilldown dashboards from a single Parquet file

Hacker News Top · 2026-08-24 Cached

The article demonstrates a method for building fast drilldown dashboards from a single Parquet data cube using the Hyparquet JavaScript reader and HTTP range requests against object storage, eliminating the need for a traditional database.

0 favorites 0 likes
#object-storage

Every fast write moves work somewhere else

Hacker News Top · 2026-08-09 Cached

This article explores storage engine write durability trade-offs, explaining how different storage layers (memory, local SSD, remote storage) move latency and durability, and analyzes the cost of operations in an append-only key-value store built on object storage.

0 favorites 0 likes
#object-storage

Hugging Face Storage Buckets (Website)

TLDR AI · 2026-07-31 Cached

Hugging Face introduces Storage Buckets, a scalable object storage service for AI teams with per-TB pricing, Xet deduplication, built-in CDN, and no git overhead, designed for datasets, model checkpoints, and ML artifacts.

0 favorites 0 likes
#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

HydraDB OSS

Product Hunt · 2026-07-10 Cached

HydraDB OSS is an open-source graph database designed for AI applications, offering fast, low-latency performance with minimal operational overhead by leveraging object storage.

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
Next →
← Back to home

Submit Feedback