Jepsen: Jetcd 0.8.2

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • etcd

    Distributed reliable key-value store for the most critical data of a distributed system

    Look at the code for the watcher client[1] and lease management[2].

    [1]: https://github.com/etcd-io/etcd/blob/main/client/v3/watch.go

    [2]: https://github.com/etcd-io/etcd/blob/main/client/v3/lease.go

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • etcd

    Jepsen tests for etcd (by jepsen-io)

    At the very real risk of "talk is cheap," my understanding is that is part of why Jepsen publishes the test suites (e.g. https://github.com/jepsen-io/etcd ) so it's not "take my word for it" but rather "lein run test-all" and watch the fireworks. So, a sufficiently motivated actor, say for example one of the deep-pocketed stewards of the Kubernetes project could run the tests themselves

    Between my indescribable hatred for etcd and my long-held lust for a pluggable KV backend (https://github.com/kubernetes/kubernetes/issues/1957 et al) it'd be awesome if any provable KV safety violations were finally the evidence required for them to take that request seriously

  • kubernetes

    Production-Grade Container Scheduling and Management

    At the very real risk of "talk is cheap," my understanding is that is part of why Jepsen publishes the test suites (e.g. https://github.com/jepsen-io/etcd ) so it's not "take my word for it" but rather "lein run test-all" and watch the fireworks. So, a sufficiently motivated actor, say for example one of the deep-pocketed stewards of the Kubernetes project could run the tests themselves

    Between my indescribable hatred for etcd and my long-held lust for a pluggable KV backend (https://github.com/kubernetes/kubernetes/issues/1957 et al) it'd be awesome if any provable KV safety violations were finally the evidence required for them to take that request seriously

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Chapter 5 - Cloning a Remote Repository

    1 project | dev.to | 5 Sep 2024
  • Understanding Kubernetes Architecture: Exploring the Control Plane and Worker Nodes

    2 projects | dev.to | 30 Aug 2024
  • Kubernetes Core Concepts: Building Blocks of Container Orchestration

    2 projects | dev.to | 23 Aug 2024
  • Exploring Kubernetes: Architecture and Use Cases

    1 project | dev.to | 13 Aug 2024
  • Please Do Not Attempt to Simplify This Code

    6 projects | news.ycombinator.com | 6 Aug 2024