chrisdinn / brando

A Redis client written with Akka's IO package
Other
107 stars 24 forks source link

Add Batch Support for Sharding #59

Closed jasongoodwin closed 5 years ago

jasongoodwin commented 9 years ago

accept something like (key:String, batch: Batch). Would be useful to have a way to do multi/exec, watch etc with sharding when doing multiple operations on a shard.