elistrix

Function shield

A library to help protect functions from slow or failed services by tracking latency and error rates in real-time.

A latency / fault tolerance library to help isolate your applications from an uncertain world of slow or failed services.

GitHub

18 stars
4 watching
0 forks
Language: Elixir
last commit: over 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
securingsincity/molassesA library that manages feature toggles in Elixir applications using Redis or SQL as backing services.77
danielberkompas/immortalA collection of reusable modules to help build fault-tolerant OTP applications in Elixir176
stocks29/ezcryptexA thin Elixir layer for encrypting and decrypting data0
trustatom-oss/elixir-fluent-clientA lightweight client library for interacting with the FluentD message bus8
ahamez/protoxA fast and reliable Elixir library for working with Google Protocol Buffers270
leorog/quarantineAn OTP application for managing feature toggles with customizable strategies and external configuration fetching3
fazibear/defqlA library providing a simple, high-level interface to interact with SQL databases using Elixir functions as the query language.103
bravobike/efxLibrary to declaratively write testable effects in Elixir code81
dashbitco/nimble_totpGenerates Time-Based One-Time Passwords (TOTP) for 2-factor authentication.410
radar/elasticA library that provides a thin veneer over HTTPotion to interact with Elastic Search in Elixir65
aforward/safetyboxA set of helper functions for encrypting and verifying data securely21
tozny/java-aes-cryptoA library that provides secure string encryption and decryption with integrity checking in Android applications.739
fishcakez/dbgA tracing library for Elixir that allows events in the BEAM VM to be traced and observed across a cluster of nodes.161
danielberkompas/cloakAn Elixir encryption library designed to simplify secure data storage and transfer586
jcambass/toxiproxy_exA resilient API client for testing applications under simulated network and system conditions52