GithubHelp home page GithubHelp logo

isabella232 / prometheus-client-ruby-data-stores-experiments Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gocardless/prometheus-client-ruby-data-stores-experiments

0.0 0.0 0.0 38 KB

Ruby 100.00%

prometheus-client-ruby-data-stores-experiments's Introduction

Prometheus Ruby Client Data Stores Experiments

As part of our proposal of having Swappable Data Stores for the Ruby Client, we wrote many different stores, and ran a significant number of benchmarks to make sure our proposal performed adequately, and to choose what was the sweet spot of runtime performance, code simplicity, and confidence / stability of each store, to decide which stores should be proposed as the official ones.

In the repository, we share all the different stores that we wrote, plus all the benchmark and test scripts we created to make sure things worked the way we expected, and the results of those benchmarks.

Repo Contents

  • Benchmarks: All our basic and detailed benchmarks, in the /benchmarks directory.
  • Data Stores: All the other data stores we created in the process of proposing the 3 that ended up in the official repo. In the /data_stores directory.
  • Tests for the data stores: In the /spec directory.

Running Tests

The Data Stores included in this repo have tests. Simply run:

bundle exec rspec

WARNING: The Specs for the Redis store start by flushing DB #13. If you have data in Redis, in DBs other than 0 (the default), you might want to check #13 before running these tests, or your data may go away.

prometheus-client-ruby-data-stores-experiments's People

Contributors

dmagliola avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.