AgentMap v1.1.0-rc.1 API Reference
Modules
AgentMap
can be seen as a stateful Map
that parallelize operations made on
different keys. Basically, it can be used as a cache, memoization,
computational framework and, sometimes, and as an alternative to GenServer
.
AgentMap
supports operations made on a group of keys (“multi-key”
calls)
AgentMap
supports “multi-key” operations