The OVE Services repository contains microservices that provide non-core functionality for Open Visualisation Environment (OVE).
It currently includes:
- An In-Memory Persistence Provider that acts as a key-value store
- A Layout Service that converts a layout expressed in abstract units (whose interpretation may depend on the dimensions of the space in which it is applied) to a static layout expressed in absolute pixel positions.
The OVE Services are intended to be used as part of a complete installation of OVE. The OVE Documentation provides installation instructions and a user guide.