FerricStore.Codec.Term (ferricstore_sdk v0.1.0)

Copy Markdown View Source

Erlang external term codec for Elixir-only applications.

Use this when producers and workers are Elixir services. For cross-language workflows, prefer an explicit JSON/MessagePack codec in your application.