Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Overview of use cases where (clustered) cache/memory-grid could be used:

  • throttling
  • cache (static) external content (e.g. codebases, static file content, ...)
  • cache internal OpenHub data
    • cache configuration properties
    • use shared memory for saving runtime data, e.g. node evidence or evidence of running scheduled jobs
  • cache for specific business logic implementations on projects


We had the Requirements when we selected suitable cache implementation:


We selected Hazelcast as default implementation.

  • No labels