]> Entropealabs - cluster_kv.git/shortlog
cluster_kv.git
2020-03-07 Christopheruse prefix, not key, for looking for a prefix
2020-03-07 Christophermore logging around sync messages
2020-03-07 Christopheruse send instead of cast for sync messages
2020-03-07 Christopheradd logging around sending keys to replicas
2020-03-07 Christopheralways use a random node for gets
2020-03-07 Christopheronly get frmo one node
2020-03-07 Christopherget values in stream
2020-03-07 Christopherget values in stream
2020-03-07 Christopherseparate stream from sync
2020-03-07 Christopherdatabase streaming and syncing
2020-03-07 Christophersend correct node for response
2020-03-07 Christophermove to ets tables
2020-03-07 Christopherrename variable
2020-03-07 Christopherpass correct node to prefix lookups
2020-03-07 Christopheradds prefix lookup
2020-03-07 Christopherremove get logging
2020-03-06 Christopheradd some logging for get requests
2020-03-06 Christopheruse local node if available for gets
2020-03-06 Christopherinitial commit