AgentMap can be seen as a stateful Map that parallelize operations made on different keys. Basically, it can be used as a memoization, computational framework, simple in-memory transactional key-value store and, sometimes, as an alternative to GenServer.
What is the volnyvolnyvolny/agent_map GitHub project? Description: "AgentMap can be seen as a stateful Map that parallelize operations made on different keys. Basically, it can be used as a memoization, computational framework, simple in-memory transactional key-value store and, sometimes, as an alternative to GenServer.". Written in Elixir. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the agent_map issue tracker:
Open GitHub Issues