Skip to content

Commit

Permalink
Update dotnet-developer-projects.md (#1402)
Browse files Browse the repository at this point in the history
Co-authored-by: Maira Wenzel <[email protected]>
  • Loading branch information
0o001 and mairaw authored Oct 4, 2023
1 parent da7294d commit e544474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet-developer-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C

## Distributed Caching and Computing
* [.NEXT Raft](https://github.com/dotnet/dotNext/tree/master/src/cluster) - Raft implementation for .NET and ASP.NET Core that allows to build clustered microservices powered by distributed consensus and replication
* [CacheAdapter](https://bitbucket.org/glav/cacheadapter) - a .Net library allows developers to use unified-implemented cahce provider
* [CacheAdapter](https://bitbucket.org/glav/cacheadapter) - a .NET library that allows developers to use unified-implemented cache provider
* [CacheManager](https://github.com/MichaCo/CacheManager) - A configurable abstraction layer for caching. It supports various caches, like redis and memcached, and provides many advanced features, like layered cache, synchronization, serialization etc.
* [Dache](https://github.com/ironyx/dache) - An open source distributed caching service, built on .NET 4.0 and using TCP sockets for communication.
* [Orleans](https://github.com/dotnet/orleans) - Framework that provides a straight-forward approach to building distributed high-scale computing applications using virtual actor model.
Expand Down

0 comments on commit e544474

Please sign in to comment.