From c6ed0f25701e4e8c7d8b208ae9e528f01a720758 Mon Sep 17 00:00:00 2001 From: Alex Yakunin Date: Mon, 6 Nov 2023 07:41:26 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d9cc29da..3603a8672 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![Downloads](https://img.shields.io/nuget/dt/Stl)](https://www.nuget.org/packages?q=Owner%3Aservicetitan+Tags%3Astl_fusion) Fusion is a .NET library that implements - 🦄 **D**istributed **REA**ctive **M**emoization (**DREAM**) – a novel abstraction somewhat similar to MobX or Flux, but **designed to deal with an arbitrary large state** spanning through your backend microservices, intermediate servers (e.g. API servers), and even every client of your app. + 🦄 **D**istributed **REA**ctive **M**emoization (**DREAM**) – a novel abstraction somewhat similar to MobX or Flux, but **designed to deal with an arbitrary large state** spanning across your backend microservices, API servers, and reaching even every client of your app. Fusion solves a set of infamously hard problems with a single hammer: