Public client facade backed by the topology-aware native coordinator.
This module does not own a socket or implement a second protocol session.
FerricStore.start_link/1 and FerricStore.SDK.start_link/1 return the same
client type and share one internal connection layer for all transport IO.
Summary
Functions
@spec child_spec(keyword() | binary()) :: Supervisor.child_spec()
@spec start_link(keyword() | binary()) :: GenServer.on_start()