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 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
securingsincity/molasses A library that manages feature toggles in Elixir applications using Redis or SQL as backing services. 77
danielberkompas/immortal A collection of reusable modules to help build fault-tolerant OTP applications in Elixir 176
stocks29/ezcryptex A thin Elixir layer for encrypting and decrypting data 0
trustatom-oss/elixir-fluent-client A lightweight client library for interacting with the FluentD message bus 8
ahamez/protox A fast and reliable Elixir library for working with Google Protocol Buffers 269
leorog/quarantine An OTP application for managing feature toggles with customizable strategies and external configuration fetching 3
fazibear/defql A library providing a simple, high-level interface to interact with SQL databases using Elixir functions as the query language. 103
bravobike/efx Library to declaratively write testable effects in Elixir code 80
dashbitco/nimble_totp Generates Time-Based One-Time Passwords (TOTP) for 2-factor authentication. 404
radar/elastic A library that provides a thin veneer over HTTPotion to interact with Elastic Search in Elixir 65
aforward/safetybox A set of helper functions for encrypting and verifying data securely 21
tozny/java-aes-crypto A library that provides secure string encryption and decryption with integrity checking in Android applications. 738
fishcakez/dbg A tracing library for Elixir that allows events in the BEAM VM to be traced and observed across a cluster of nodes. 161
danielberkompas/cloak An Elixir encryption library designed to simplify secure data storage and transfer 581
jcambass/toxiproxy_ex A resilient API client for testing applications under simulated network and system conditions 52