Skip to main content

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.

This page explains the changes required to migrate to the stated version of the Datastore Helper.

Migrate to 2.1.0

Upgrading from version 2.0.0 - See Datastore Helper 2.1.0 Release Notes

API changes

Removed methods

ClassMethodsDetails
IMutableStore* IMutableStore withStorage(IStoreDescription.StorageType storage);Removed to conform to core API.
AMutableStoreConfig* IMutableStore withStorage(IStoreDescription.StorageType storage)Removed to conform to core API.
MutableStoreDescriptionBuilder* IKeyed withStorage(IStoreDescription.StorageType st)
IKeyedTaggable withStorage(IStoreDescription.StorageType st)
* IStaticKeyFields withStorage(IStoreDescription.StorageType st)
* void withStorage(IStoreDescription.StorageType st)
Removed to conform to core API.