garnet icon indicating copy to clipboard operation
garnet copied to clipboard

Command Queueing(for EXEC/MULTI) for Garnet Client

Open neuecc opened this issue 1 year ago • 1 comments
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?

neuecc avatar Mar 22 '24 11:03 neuecc