Skip to content

Instantly share code, notes, and snippets.

@cgrand
Created June 29, 2018 16:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cgrand/d2479ec65c78c1cb3083fce97688cd61 to your computer and use it in GitHub Desktop.
Save cgrand/d2479ec65c78c1cb3083fce97688cd61 to your computer and use it in GitHub Desktop.

Monotonic logic is eventually consistent. Eventual Consistency (https://www.voltdb.com/blog/2016/07/21/6265/) has clear limits. It doesn't matter while you are pure. It matters when you go impure (FP). So boundaries must be clear. Boundaries implies coordination. Impure snapshots are expensive.

Monotonicity is ~ relativity. Impure is ~ absolute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment