garnet
garnet copied to clipboard
Command Queueing(for EXEC/MULTI) for Garnet Client
trafficstars
The implementation of Garnet Client currently seems to be limited.
I have confirmed that with ExecuteForMemoryResult and ExecuteForMemoryResultArray, most commands can be executed.
However, MULTI/EXEC transactions require sending multiple commands at once, and it doesn't appear that there is currently a method for executing raw commands for that purpose.
How about prioritizing the provision of an client API for command queueing?