We provide a Java implementation of MatrixStore API.
Compared to the native implementation, it provides:
- Better performance
- It supports object's data updates
NOTE: The MatrixStore Java API requires Java 8 (Java 11 is not currently supported)
API v4.2.0 supports the latest features in MatrixStore v4.2 like Hybrid Vaults. It requires recompilation of applications, MatrixStore v4.2+ and it is not compatible with older servers.
You can download MatrixStore Java API v4.2.0 here
API v4.1.0 supports the latest features in MatrixStore v4.1 like capabilities. It requires recompilation of applications, MatrixStore v4.1+ and it is not compatible with older servers.
You can download MatrixStore Java API v4.1.0 here
API v4.0.0 supports the latest features in MatrixStore v4.0 like the new user model. It requires recompilation of applications, MatrixStore v4.0+ and it is not compatible with older servers.
You can download MatrixStore Java API v4.0.0 here
API v3.4.0 supports the latest features in MatrixStore v3.4 like TrashCan, etc. It requires recompilation of applications, MatrixStore v3.4+ and it is not compatible with older servers.
You can download MatrixStore Java API v3.4.0 here
API v3.2.7 supports cancelling streams and improves return of exceptions. It requires recompilation of applications, v3.2.50+ servers and it is not compatible with older servers.
You can download MatrixStore Java API v3.2.7 here
Content Search Release notes are accessible here
API v3.2.5 supports inserting attributes separately to internal DB and Content Search. It requires v3.2 servers and is not compatible with older servers.
You can download MatrixStore Java API v3.2.5 here
API v3.1 supports Content Search. It requires v3.1 servers and is not compatible with older servers.
You can download MatrixStore Java API v3.1 here
API v3 contains bug fixes but it is not compatible with 2.7 servers.
You can download MatrixStore Java API v3.0 here
API v2.7 is compatible with v3 MatrixStore servers.
You can download MatrixStore Java v2.7 here