sharding

Tag

Cards List
#sharding

BriskDB

Hacker News Top · 2026-08-15 Cached

BriskDB is an alpha-stage database tool that transforms SQLite files into a sharded system with parallel writes, PostgreSQL compatibility, and embedded Rust/Python APIs, aiming to scale SQLite while maintaining its simplicity.

0 favorites 0 likes
#sharding

Sharding Prevents LLM Oversight Failures and Adversarial Exploitation

arXiv cs.LG · 2026-08-10 Cached

This paper from Carnegie Mellon researchers shows that giving an LLM judge more compute doesn't fix oversight failures when it must check many requirements in one call. It proposes sharding—dividing requirements into smaller groups handled by separate calls—which improves accuracy, resists presentation-based adversarial attacks, and can make a weaker sharded judge match a more capable holistic judge.

0 favorites 0 likes
#sharding

Massively Parallel Postgres Backups

Hacker News Top · 2026-07-31 Cached

PlanetScale describes how it performs massively parallel backups for sharded Postgres databases by spinning up per-shard EC2 instances, restoring prior backups from object storage, and replaying WAL, achieving petabyte-scale backup speeds over 50 GB/s.

0 favorites 0 likes
#sharding

Defining new Jax types with hijax

Hacker News Top · 2026-07-12 Cached

This documentation introduces hijax types, a new feature in JAX that allows defining custom types with their own invariants, tangent types, batching, and sharding behavior, illustrated with an example of quantized arrays.

0 favorites 0 likes
#sharding

Manticore Search 27.1.5: Auth, sharding, conversational and faster vector search

Hacker News Top · 2026-06-22 Cached

Manticore Search 27.1.5 introduces built-in authentication, sharded tables, conversational search, and faster HNSW vector search, along with numerous fixes and improvements across replication, KNN, and more.

0 favorites 0 likes
#sharding

Multi-Turn Reasoning When Context Arrives in Pieces: Scalable Sharding and Memory-Augmented RL

arXiv cs.CL · 2026-06-12 Cached

This paper addresses the 'Lost in Conversation' problem where LLMs struggle with information revealed across multiple turns. It proposes a scalable sharding pipeline to create multi-turn training data from single-turn QA datasets and uses reinforcement learning with verifiable rewards to train a memory-augmented policy that maintains a compact rolling memory, improving multi-turn reasoning accuracy and generalizing zero-shot to harder tasks.

0 favorites 0 likes
#sharding

Scaling Akvorado BMP RIB with sharding

Lobsters Hottest · 2026-05-25 Cached

This article describes how Akvorado, a network flow analysis tool, scales its BMP Routing Information Base (RIB) by implementing sharding to handle tens of millions of routes, improving concurrent updates performance.

0 favorites 0 likes
#sharding

@BenjDicken: Sharding is: 1) The foundation of database scalability 2) Super interesting architecturally If you want to Design Data …

X AI KOLs Timeline · 2026-04-19 Cached

Ben Dicken emphasizes that sharding is essential for building scalable databases and architecting data-intensive applications.

0 favorites 0 likes
← Back to home

Submit Feedback