arthurprs / sucredb

Distributed KV database with causality tracking
MIT License
58 stars 5 forks source link

Support covering commands #12

Open arthurprs opened 6 years ago

arthurprs commented 6 years ago

At least for reads, right now a MGET will immediately fail if it spans multiple partitions.