The Datastore Helper is a library and API, pre-configured in the Solutions, to allow customization of the datastore outside of the standard datastore config class.Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
Performing customizations
Solutions include implementations of the required classes in the starter module. For example, in , they can be found incom.activeviam.frtb.starter.cfg.impl
The reference implementations of the Solutions already include calls
at the appropriate places for your customizations to be applied.