XDEV MicroMigration
Library for automatic migration of EclipseStore datastores
With the XDEV MicroMigration library the data in your EclipseStore datastores is updated quick and easy just like Flyway or Liquibase for SQL databases.
Version 1 of the XDEV MicroMigration library still supports MicroStream.
XDEV MicroMigration provides additional security and stability to your EclipseStore application.
The library can be used completely free of charge and is published as open source under the Apache 2.0 license.
What is EclipseStore?
EclipseStore (previously MicroStream) is a java-native object graph persistence layer. It was created to eliminate expensive mappings an conversions to different systems. Thus enabling high-performance low-latency in-memory computing.
Data is stored, loaded and changed fast and simple with EclipseStore.
FAQ
Frequently Asked Questions
Can I use XDEV MicroMigration for free?
Yes! We published XDEV MicroMigration completely free of charge and even provide the source code.
What EclipseStore versions are supported?
All versions of EclipseStore are supported. We try to supply a fitting XDEV MicroMigration with every EclipseStore Release.
As descriped in the GitHub-Repostiory it is also possible to use XDEV MicroMigration for unsupported EclipseStore versions.
What MicroStream versions are supported?
All versions of MicroStream beginning with 5.x.x and higher are supported.
Download XDEV MicroMigration
You can download XDEV MicroMigration through GitHub.
We suggest the integration through maven, which is descriped in detail in the GitHub-Repository
Libraries
Downloadable anytime
Our code of the libraries is hosted on GitHub. Binaries are available through Maven.
Library | Binary |
For EclipseStore | |
For MicroStream v8.x.x | search.maven.org/artifact/software.xdev/micro-migration-microstream-v8 |
For MicroStream v7.x.x | search.maven.org/artifact/software.xdev/micro-migration-microstream-v7 |
For MicroStream v6.x.x | search.maven.org/artifact/software.xdev/micro-migration-microstream-v6 |
For MicroStream v5.x.x | search.maven.org/artifact/software.xdev/micro-migration-microstream-v5 |