Hello, I note from Isis' Jira that Isis relies heavily on JDO by way of Data Nucleus for its breadth of datastore coverage, which makes a lot of sense.
If one were nevertheless interested in implementing a custom ObjectStoreSpi, is there a resource that you can direct me to that describes all that should be accounted for in this exercise (such as how to register the associated installer, and mandatory persistence concepts versus those that may be optional)? At this time in particular I am interested in understanding whether the new object store has to be listed in installer-registry.properties or whether the installer can it be added outside of this property file through an application property file, such as isis.properties or persistor_xxx.properties? Thank you in advance for any guidance or references that might be provided. Kind regards, Alan
