shadezer avatar

shadezer

Total Packages

12

Total Downloads

3 396+

arch_test

0.2.1
2 086+

ArchUnit-inspired architecture testing library for Elixir. Write ExUnit tests that enforce dependency rules, layered architecture, modulith bounded contexts, and naming conventions.

Last Updated: 1 month ago

approx

0.1.0
353+

Probabilistic data structures for Elixir — Bloom filter, Count-Min Sketch, HyperLogLog, t-digest, and more.

Last Updated: 2 months ago

ferricstore

0.3.7
253+

Distributed persistent key-value cache with Redis wire protocol (RESP3), Raft consensus, and Bitcask storage engine.

Last Updated: 2 weeks ago

resiliency

0.6.0
178+

Resilience and concurrency toolkit for Elixir — bulkhead, circuit breaker, retry, hedged requests, single-flight, task combinators, and weighted semaphore.

Last Updated: 2 months ago

ra_ferricstore

3.1.3-ferricstore.2
137+

Raft library — FerricStore fork with pluggable WAL I/O

Last Updated: 2 weeks ago

single_flight

0.1.1
74+

Deduplicate concurrent function calls by key. Inspired by Go's singleflight.

Last Updated: 2 months ago

hedged

0.1.1
71+

Hedged requests for Elixir — fire a backup request after a delay, take whichever finishes first, with adaptive delay tuning.

Last Updated: 2 months ago

ferricstore_ecto

0.2.0
63+

Ecto integration for FerricStore — query cache and cached repo.

Last Updated: 1 month ago

ferricstore_session

0.2.0
59+

Plug.Session.Store adapter backed by FerricStore.

Last Updated: 1 month ago

backoff_retry

0.1.0
42+

Functional retry with backoff for Elixir — composable strategies, zero macros, injectable sleep.

Last Updated: 2 months ago

task_extension

0.1.0
40+

Higher-level Task combinators for Elixir — race, all_settled, map with bounded concurrency, and sequential fallback chains.

Last Updated: 2 months ago

weighted_semaphore

0.1.0
40+

A weighted semaphore for bounding concurrent access to a shared resource.

Last Updated: 2 months ago