Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexyakunin authored Nov 6, 2023
1 parent e31a8fb commit c6ed0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit c6ed0f2

Please sign in to comment.