microstream-one / microstream

High-Performance Java-Native-Persistence. Store and load any Java Object Graph or Subgraphs partially, Relieved of Heavy-weight JPA. Microsecond Response Time. Ultra-High Throughput. Minimum of Latencies. Create Ultra-Fast In-Memory Database Applications & Microservices.
https://microstream.one/
Eclipse Public License 2.0
558 stars 44 forks source link
cache in-memory-database in-memory-storage java object-graph persistence serializer storage-engine

MicroStream is now EclipseStore

The MicroStream project has been moved to the Eclipse Foundation.

Active development will continue there.

It has been split into two projects:

Eclipse Serializer

EclipseStore

MicroStream will receive security patches until the end of 2024.

However, we recommend migrating to EclipseStore to take advantage of the new features and support for newer JDKs.




GitHub GitHub issues Maven Central Twitter Follow Develocity

High-Performance Java-Native-Persistence

Store and load any Java Object Graph or Subgraphs partially, Relieved of Heavy-weight JPA. Microsecond Response Time. Ultra-High Throughput. Minimum of Latencies. Create Ultra-Fast In-Memory Database Applications & Microservices.

License

MicroStream is available under Eclipse Public License - v 2.0.

Documentation

Build

To build MicroStream you need Java 11 and Maven.

Just run

mvn install

Contribute

If you want to contribute to MicroStream, please read our guidelines.

Links