home.social

#sharding — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #sharding, aggregated by home.social.

  1. Шардинг* с равномерным распределением

    Договоримся о терминах:· *Шардинг БД (db sharding) — это метод горизонтального масштабирования, при котором большая база данных разбивается на более мелкие, независимые части (shards), размещаемые на разных физических или виртуальных серверах. Каждый шард содержит подмножество данных, что снижает нагрузку на отдельные узлы, ускоряет запросы и позволяет хранить большие объемы информации, преодолевая ограничения вертикального масштабирования · **Read consistency (согласованность чтения) в БД — это гарантия того, что транзакция видит согласованное состояние данных, соответствующее определенному моменту времени (обычно моменту начала транзакции или запроса).

    habr.com/ru/articles/1008762/

    #Шардинг #sharding

  2. Шардинг* с равномерным распределением

    Договоримся о терминах:· *Шардинг БД (db sharding) — это метод горизонтального масштабирования, при котором большая база данных разбивается на более мелкие, независимые части (shards), размещаемые на разных физических или виртуальных серверах. Каждый шард содержит подмножество данных, что снижает нагрузку на отдельные узлы, ускоряет запросы и позволяет хранить большие объемы информации, преодолевая ограничения вертикального масштабирования · **Read consistency (согласованность чтения) в БД — это гарантия того, что транзакция видит согласованное состояние данных, соответствующее определенному моменту времени (обычно моменту начала транзакции или запроса).

    habr.com/ru/articles/1008762/

    #Шардинг #sharding

  3. Шардинг* с равномерным распределением

    Договоримся о терминах:· *Шардинг БД (db sharding) — это метод горизонтального масштабирования, при котором большая база данных разбивается на более мелкие, независимые части (shards), размещаемые на разных физических или виртуальных серверах. Каждый шард содержит подмножество данных, что снижает нагрузку на отдельные узлы, ускоряет запросы и позволяет хранить большие объемы информации, преодолевая ограничения вертикального масштабирования · **Read consistency (согласованность чтения) в БД — это гарантия того, что транзакция видит согласованное состояние данных, соответствующее определенному моменту времени (обычно моменту начала транзакции или запроса).

    habr.com/ru/articles/1008762/

    #Шардинг #sharding

  4. Шардинг* с равномерным распределением

    Договоримся о терминах:· *Шардинг БД (db sharding) — это метод горизонтального масштабирования, при котором большая база данных разбивается на более мелкие, независимые части (shards), размещаемые на разных физических или виртуальных серверах. Каждый шард содержит подмножество данных, что снижает нагрузку на отдельные узлы, ускоряет запросы и позволяет хранить большие объемы информации, преодолевая ограничения вертикального масштабирования · **Read consistency (согласованность чтения) в БД — это гарантия того, что транзакция видит согласованное состояние данных, соответствующее определенному моменту времени (обычно моменту начала транзакции или запроса).

    habr.com/ru/articles/1008762/

    #Шардинг #sharding

  5. 10 000 RPS и доступность 99,99%: как устроено шардирование PG в процессинге Яндекс Такси

    Когда система растёт, нагрузка на базу становится критичной, а готовых решений для шардирования PostgreSQL не хватает. Стандартные подходы не подошли — поэтому команда сделала свое решение для шардирования в ядре процессинга заказов. Оно позволяет решардировать данные без простоев и деградации метрик. Привет, Хабр! Меня зовут Игорь Березняк, я руковожу группой процессинга в Техплатформе Городских сервисов Яндекса. В этой статье по мотивам моего доклада на

    habr.com/ru/companies/yandex/a

    #postgresql #шардирование #sharding #userver #Распределенные_системы #Миграции_данных

  6. 10 000 RPS и доступность 99,99%: как устроено шардирование PG в процессинге Яндекс Такси

    Когда система растёт, нагрузка на базу становится критичной, а готовых решений для шардирования PostgreSQL не хватает. Стандартные подходы не подошли — поэтому команда сделала свое решение для шардирования в ядре процессинга заказов. Оно позволяет решардировать данные без простоев и деградации метрик. Привет, Хабр! Меня зовут Игорь Березняк, я руковожу группой процессинга в Техплатформе Городских сервисов Яндекса. В этой статье по мотивам моего доклада на

    habr.com/ru/companies/yandex/a

    #postgresql #шардирование #sharding #userver #Распределенные_системы #Миграции_данных

  7. 10 000 RPS и доступность 99,99%: как устроено шардирование PG в процессинге Яндекс Такси

    Когда система растёт, нагрузка на базу становится критичной, а готовых решений для шардирования PostgreSQL не хватает. Стандартные подходы не подошли — поэтому команда сделала свое решение для шардирования в ядре процессинга заказов. Оно позволяет решардировать данные без простоев и деградации метрик. Привет, Хабр! Меня зовут Игорь Березняк, я руковожу группой процессинга в Техплатформе Городских сервисов Яндекса. В этой статье по мотивам моего доклада на

    habr.com/ru/companies/yandex/a

    #postgresql #шардирование #sharding #userver #Распределенные_системы #Миграции_данных

  8. 10 000 RPS и доступность 99,99%: как устроено шардирование PG в процессинге Яндекс Такси

    Когда система растёт, нагрузка на базу становится критичной, а готовых решений для шардирования PostgreSQL не хватает. Стандартные подходы не подошли — поэтому команда сделала свое решение для шардирования в ядре процессинга заказов. Оно позволяет решардировать данные без простоев и деградации метрик. Привет, Хабр! Меня зовут Игорь Березняк, я руковожу группой процессинга в Техплатформе Городских сервисов Яндекса. В этой статье по мотивам моего доклада на

    habr.com/ru/companies/yandex/a

    #postgresql #шардирование #sharding #userver #Распределенные_системы #Миграции_данных

  9. #CaseStudy - Discover how #Uber evolved their distributed storage platform from static rate limiting to a priority-aware load management system to safeguard their in-house databases.

    This shift tackled the limits of QPS-based rate limiting in large, multi-tenant systems - handling noisy neighbors, and protecting tail latency.

    Read more on #InfoQ 👉 bit.ly/4rjf8IW

    #DistributedData #LowLatency #Sharding #LoadBalancing

  10. #CaseStudy - Discover how #Uber evolved their distributed storage platform from static rate limiting to a priority-aware load management system to safeguard their in-house databases.

    This shift tackled the limits of QPS-based rate limiting in large, multi-tenant systems - handling noisy neighbors, and protecting tail latency.

    Read more on #InfoQ 👉 bit.ly/4rjf8IW

    #DistributedData #LowLatency #Sharding #LoadBalancing

  11. #CaseStudy - Discover how #Uber evolved their distributed storage platform from static rate limiting to a priority-aware load management system to safeguard their in-house databases.

    This shift tackled the limits of QPS-based rate limiting in large, multi-tenant systems - handling noisy neighbors, and protecting tail latency.

    Read more on #InfoQ 👉 bit.ly/4rjf8IW

    #DistributedData #LowLatency #Sharding #LoadBalancing

  12. #CaseStudy - Discover how #Uber evolved their distributed storage platform from static rate limiting to a priority-aware load management system to safeguard their in-house databases.

    This shift tackled the limits of QPS-based rate limiting in large, multi-tenant systems - handling noisy neighbors, and protecting tail latency.

    Read more on #InfoQ 👉 bit.ly/4rjf8IW

    #DistributedData #LowLatency #Sharding #LoadBalancing

  13. - Discover how evolved their distributed storage platform from static rate limiting to a priority-aware load management system to safeguard their in-house databases.

    This shift tackled the limits of QPS-based rate limiting in large, multi-tenant systems - handling noisy neighbors, and protecting tail latency.

    Read more on 👉 bit.ly/4rjf8IW

  14. #ITByte: #Sharding is a #Database #Architecture #Pattern that involves splitting a large dataset into smaller chunks.

    Sharding can help distribute traffic load by splitting data into separate rows and columns on separate database server instances.

    knowledgezone.co.in/posts/Shar

  15. : is a that involves splitting a large dataset into smaller chunks.

    Sharding can help distribute traffic load by splitting data into separate rows and columns on separate database server instances.

    knowledgezone.co.in/posts/Shar

  16. #ITByte: #Sharding is a #Database #Architecture #Pattern that involves splitting a large dataset into smaller chunks.

    Sharding can help distribute traffic load by splitting data into separate rows and columns on separate database server instances.

    knowledgezone.co.in/posts/Shar

  17. #ITByte: #Sharding is a #Database #Architecture #Pattern that involves splitting a large dataset into smaller chunks.

    Sharding can help distribute traffic load by splitting data into separate rows and columns on separate database server instances.

    knowledgezone.co.in/posts/Shar

  18. #ITByte: #Sharding is a #Database #Architecture #Pattern that involves splitting a large dataset into smaller chunks.

    Sharding can help distribute traffic load by splitting data into separate rows and columns on separate database server instances.

    knowledgezone.co.in/posts/Shar

  19. Sharding is not new, but #sharding data around #DRAM in clusters is certainly going to be a topic in #2026! Happy new year! Hug every little 4gb stick you may have!

  20. Sharding is not new, but #sharding data around #DRAM in clusters is certainly going to be a topic in #2026! Happy new year! Hug every little 4gb stick you may have!

  21. Sharding is not new, but #sharding data around #DRAM in clusters is certainly going to be a topic in #2026! Happy new year! Hug every little 4gb stick you may have!

  22. Sharding is not new, but #sharding data around #DRAM in clusters is certainly going to be a topic in #2026! Happy new year! Hug every little 4gb stick you may have!

  23. Sharding is not new, but #sharding data around #DRAM in clusters is certainly going to be a topic in #2026! Happy new year! Hug every little 4gb stick you may have!

  24. Previsão de Preços Zilliqa (ZIL) 2030#AnáliseCripto #Blockchain #Criptomoedas #investimento #Sharding #Zilliqa Enquanto o mundo das criptomoedas permanece hypnotizado por narrativas de “próximo Bitcoin”, uma revolução silenciosa está reescrevendo as regras da escalabilidade blockchain. Será que Zilliqa (ZIL) representa a chave perdida para desbloquear o verdadeiro potencial das aplicações descentralizadas em massa, e c...
    cryptoativo.com/previsao-de-pr

  25. Khám phá Phần 3 xây dựng hạ tầng SaaS: Citus Database Performance – khi sharding giúp và khi gây hại. Bài viết phân tích khi nào phân vùng dữ liệu thực sự tăng hiệu suất, khi nào lại khiến truy vấn chậm và tăng chi phí. Các lưu ý: phù hợp với read‑heavy workloads, tránh sharding khi write‑bound hoặc dữ liệu liền kề. Bạn muốn tối ưu Citus? Đọc ngay nhé!
    #SaaS #Citus #Sharding #CơSởDữLiệu #DatabaseOptimization

    reddit.com/r/SaaS/comments/1p6

  26. #CaseStudy - #Airbnb upgraded Mussel!

    The multi-tenant key-value store now replaces static per-client rate limits with an adaptive, resource-aware traffic control system.
    ✅ Ensures resilience during traffic spikes
    ✅ Protects critical workflows
    ✅ Maintains fair usage across thousands of tenants
    ✅ Scales efficiently

    Discover more here: bit.ly/48yJalh

    #InfoQ #SoftwareArchitecture #LowLatency #Kubernetes #CostSavings #RealTime #Algorithms #Sharding

  27. #CaseStudy - #Airbnb upgraded Mussel!

    The multi-tenant key-value store now replaces static per-client rate limits with an adaptive, resource-aware traffic control system.
    ✅ Ensures resilience during traffic spikes
    ✅ Protects critical workflows
    ✅ Maintains fair usage across thousands of tenants
    ✅ Scales efficiently

    Discover more here: bit.ly/48yJalh

    #InfoQ #SoftwareArchitecture #LowLatency #Kubernetes #CostSavings #RealTime #Algorithms #Sharding

  28. #CaseStudy - #Airbnb upgraded Mussel!

    The multi-tenant key-value store now replaces static per-client rate limits with an adaptive, resource-aware traffic control system.
    ✅ Ensures resilience during traffic spikes
    ✅ Protects critical workflows
    ✅ Maintains fair usage across thousands of tenants
    ✅ Scales efficiently

    Discover more here: bit.ly/48yJalh

    #InfoQ #SoftwareArchitecture #LowLatency #Kubernetes #CostSavings #RealTime #Algorithms #Sharding

  29. #CaseStudy - #Airbnb upgraded Mussel!

    The multi-tenant key-value store now replaces static per-client rate limits with an adaptive, resource-aware traffic control system.
    ✅ Ensures resilience during traffic spikes
    ✅ Protects critical workflows
    ✅ Maintains fair usage across thousands of tenants
    ✅ Scales efficiently

    Discover more here: bit.ly/48yJalh

    #InfoQ #SoftwareArchitecture #LowLatency #Kubernetes #CostSavings #RealTime #Algorithms #Sharding

  30. - upgraded Mussel!

    The multi-tenant key-value store now replaces static per-client rate limits with an adaptive, resource-aware traffic control system.
    ✅ Ensures resilience during traffic spikes
    ✅ Protects critical workflows
    ✅ Maintains fair usage across thousands of tenants
    ✅ Scales efficiently

    Discover more here: bit.ly/48yJalh

  31. #Sharding is (another) one of the things that makes @couchdb such a scalable distributed database 📐

    It’s an architectural consideration that very few DBs make as automatic and transparent as CouchDB.

    We cover, in depth:
    - what shards are
    - how #CouchDB uses them
    - performance gains and trade-offs

    in our new post:
    neighbourhood.ie/blog/2025/10/

  32. #Sharding is (another) one of the things that makes @couchdb such a scalable distributed database 📐

    It’s an architectural consideration that very few DBs make as automatic and transparent as CouchDB.

    We cover, in depth:
    - what shards are
    - how #CouchDB uses them
    - performance gains and trade-offs

    in our new post:
    neighbourhood.ie/blog/2025/10/

  33. #Sharding is (another) one of the things that makes @couchdb such a scalable distributed database 📐

    It’s an architectural consideration that very few DBs make as automatic and transparent as CouchDB.

    We cover, in depth:
    - what shards are
    - how #CouchDB uses them
    - performance gains and trade-offs

    in our new post:
    neighbourhood.ie/blog/2025/10/

  34. #Sharding is (another) one of the things that makes @couchdb such a scalable distributed database 📐

    It’s an architectural consideration that very few DBs make as automatic and transparent as CouchDB.

    We cover, in depth:
    - what shards are
    - how #CouchDB uses them
    - performance gains and trade-offs

    in our new post:
    neighbourhood.ie/blog/2025/10/

  35. #Sharding is (another) one of the things that makes @couchdb such a scalable distributed database 📐

    It’s an architectural consideration that very few DBs make as automatic and transparent as CouchDB.

    We cover, in depth:
    - what shards are
    - how #CouchDB uses them
    - performance gains and trade-offs

    in our new post:
    neighbourhood.ie/blog/2025/10/

  36. Meet 𝐌𝐨𝐧𝐨𝐜𝐥𝐞 – Datadog’s new 𝐫𝐞𝐚𝐥-𝐭𝐢𝐦𝐞 𝐭𝐢𝐦𝐞𝐬𝐞𝐫𝐢𝐞𝐬 𝐬𝐭𝐨𝐫𝐚𝐠𝐞 𝐞𝐧𝐠𝐢𝐧𝐞!

    Written in #RustLang, it unifies metrics storage infrastructure to deliver:
    ⇨ Higher ingestion throughput
    ⇨ Lower query latency
    ⇨ Reduced operational complexity

    🔗 Details here: bit.ly/3VTWLNb

    #InfoQ #SoftwareArchitecture #Observability #DataStorage #Sharding

  37. Meet 𝐌𝐨𝐧𝐨𝐜𝐥𝐞 – Datadog’s new 𝐫𝐞𝐚𝐥-𝐭𝐢𝐦𝐞 𝐭𝐢𝐦𝐞𝐬𝐞𝐫𝐢𝐞𝐬 𝐬𝐭𝐨𝐫𝐚𝐠𝐞 𝐞𝐧𝐠𝐢𝐧𝐞!

    Written in #RustLang, it unifies metrics storage infrastructure to deliver:
    ⇨ Higher ingestion throughput
    ⇨ Lower query latency
    ⇨ Reduced operational complexity

    🔗 Details here: bit.ly/3VTWLNb

    #InfoQ #SoftwareArchitecture #Observability #DataStorage #Sharding

  38. Meet 𝐌𝐨𝐧𝐨𝐜𝐥𝐞 – Datadog’s new 𝐫𝐞𝐚𝐥-𝐭𝐢𝐦𝐞 𝐭𝐢𝐦𝐞𝐬𝐞𝐫𝐢𝐞𝐬 𝐬𝐭𝐨𝐫𝐚𝐠𝐞 𝐞𝐧𝐠𝐢𝐧𝐞!

    Written in #RustLang, it unifies metrics storage infrastructure to deliver:
    ⇨ Higher ingestion throughput
    ⇨ Lower query latency
    ⇨ Reduced operational complexity

    🔗 Details here: bit.ly/3VTWLNb

    #InfoQ #SoftwareArchitecture #Observability #DataStorage #Sharding

  39. Meet 𝐌𝐨𝐧𝐨𝐜𝐥𝐞 – Datadog’s new 𝐫𝐞𝐚𝐥-𝐭𝐢𝐦𝐞 𝐭𝐢𝐦𝐞𝐬𝐞𝐫𝐢𝐞𝐬 𝐬𝐭𝐨𝐫𝐚𝐠𝐞 𝐞𝐧𝐠𝐢𝐧𝐞!

    Written in #RustLang, it unifies metrics storage infrastructure to deliver:
    ⇨ Higher ingestion throughput
    ⇨ Lower query latency
    ⇨ Reduced operational complexity

    🔗 Details here: bit.ly/3VTWLNb

    #InfoQ #SoftwareArchitecture #Observability #DataStorage #Sharding

  40. Meet 𝐌𝐨𝐧𝐨𝐜𝐥𝐞 – Datadog’s new 𝐫𝐞𝐚𝐥-𝐭𝐢𝐦𝐞 𝐭𝐢𝐦𝐞𝐬𝐞𝐫𝐢𝐞𝐬 𝐬𝐭𝐨𝐫𝐚𝐠𝐞 𝐞𝐧𝐠𝐢𝐧𝐞!

    Written in , it unifies metrics storage infrastructure to deliver:
    ⇨ Higher ingestion throughput
    ⇨ Lower query latency
    ⇨ Reduced operational complexity

    🔗 Details here: bit.ly/3VTWLNb

  41. Previsão de Preços Zilliqa (ZIL) 2030#AnáliseCripto #Blockchain #Criptomoedas #investimento #Sharding #Zilliqa Enquanto o mundo das criptomoedas permanece hypnotizado por narrativas de “próximo Bitcoin”, uma revolução silenciosa está reescrevendo as regras da escalabilidade blockchain. Será que Zilliqa (ZIL) representa a chave perdida para desbloquear o verdadeiro potencial das aplicações descentralizadas em massa, e como isso pode transformar r...
    forexinvesti.com/?p=227231&fsp

  42. NEAR Protocol (NEAR)

    #Tradingan - #Grafik #harga #NEAR Protocol (NEAR) hari ini untuk membantu #analisa #pasar sebelum memulai #investasi dan #trading #kripto NEAR Protocol #NEAR. NEAR Protocol adalah #blockchain generasi ketiga yang dirancang untuk mengatasi masalah skalabilitas, kecepatan, dan biaya transaksi tinggi yang dihadapi oleh jaringan seperti Ethereum. NEAR menggunakan #teknologi #sharding dan mekanisme #konsensus Proof-of-Stake (PoS) untuk menciptakan…

    tradingan.com/near-protocol

  43. 😂 Ah, another magical tool promising to effortlessly transform your crusty old #Postgres into a horizontally scaling unicorn without any of those annoying extensions! #PgDog, because why bother understanding your #database when you can just slap on some "automatic sharding" and call it a day? 🚀🐶
    github.com/pgdogdev/pgdog #automatic #sharding #humor #HackerNews #ngated

  44. 😂 Ah, another magical tool promising to effortlessly transform your crusty old #Postgres into a horizontally scaling unicorn without any of those annoying extensions! #PgDog, because why bother understanding your #database when you can just slap on some "automatic sharding" and call it a day? 🚀🐶
    github.com/pgdogdev/pgdog #automatic #sharding #humor #HackerNews #ngated

  45. 😂 Ah, another magical tool promising to effortlessly transform your crusty old #Postgres into a horizontally scaling unicorn without any of those annoying extensions! #PgDog, because why bother understanding your #database when you can just slap on some "automatic sharding" and call it a day? 🚀🐶
    github.com/pgdogdev/pgdog #automatic #sharding #humor #HackerNews #ngated