Shimming Your Way Off a Dead Elixir Dependency
Two ways to retire a stuck dependency in a long-lived Elixir project: a hard replacement when the footprint is small, and a two-phase shim when it’s large. Framed with seams, characterization tests, and the strangler-fig pattern.
https://mikezornek.com/posts/2026/7/shim-off-a-dead-elixir-dependency/?utm_source=elixirstatus&utm_campaign=shim-off-a-dead-elixir-dependency
