claudiunicolaa / im-distributed-cache

Another in-memory distributed cache
0 stars 0 forks source link

Next #7

Open claudiunicolaa opened 1 month ago

claudiunicolaa commented 1 month ago

Implement node features:

Start 2 nodes and send calls from client to one of the nodes. The selection is aleatory but after set call, all the get subsequent calls will be sent to the same node as set.