Module: Resilience - ninazeina/SXP GitHub Wiki

(TO BE DONE)

Role

Say I am a regular user of SXP and I publish several offers and demands. But then I shut down my computer. Is everything gone invisible to the rest of the network? Worse, say that I loose my computer. Is everything lost forever?

The module resilience is used by **controller/manager/**ResilienceManagerDecorator in order to enforce replication mecanisms, so that this does not happen.

User profiles, their items, and all other entities should be replicated at all times.

Advice

See old version of the project, for a start.

api

factory

More