Skip to content
#

replicated-cache

Here are 3 public repositories matching this topic...

Language: All
Filter by language

A distributed in-memory cache based on tree data-store that relies on a robust replication algorithm that uses the Publish-Subscribe model. It relies on the Observer Pattern, Prototype Pattern, Factory Pattern, and the Singleton Pattern, to demonstrate how Distributed Systems could work internally, to maintain data consistency. This application …

  • Updated Jul 13, 2020
  • Java

Improve this page

Add a description, image, and links to the replicated-cache topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the replicated-cache topic, visit your repo's landing page and select "manage topics."

Learn more