Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: update "proposed" image

...

The proposed update is to store Redis data - Sets, Hashes, Lists, etc. - in a single region, and use Geode functions to interact with them. Delta propagation will be used to keep data in sync between Geode servers. This avoids the overhead of region creation and destruction, and limits network traffic, while allowing data to be shared across Geode servers to promote High Availability.

Image RemovedImage Added

Note that currently, the regions used to implement the Redis API are not “internal” regions, and are therefore visible to the Geode API (gfsh, etc.). It is proposed that the new Redis-specific region be marked as “internal” going forward. 

...