Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

IDIEP-16
AuthorIlya Lantukh
Sponsor

Ilya Lantukh

Anton Vinogradov

CreatedMar 28 2018
Status

Status
colour

Grey

Yellow
title

DRAFT

Active


Table of Contents

Motivation

...

  1. Remove ineffectiveness from current implementation, avoid any unnecessary but costly operations while still handling each cache entry independently.
  2. Redesign rebalance process to handle entries in batches.
  3. Introduce a new mode which will allow to transfer the whole partition file instead of key-value iteration

Risks and Assumptions

// Describe project risks, such as API or binary compatibility issues, major protocol changes, etc.

...