# microstream
**Repository Path**: mirrors/microstream
## Basic Information
- **Project Name**: microstream
- **Description**: MicroStream 是一个 Java 原生对象图持久化引擎,用于存储任何复杂的 Java 对象图或任何单个子图,并通过使用从头开始设计的全新序列化概念随时将其恢复到 RAM 中
- **Primary Language**: Java
- **License**: EPL-2.0
- **Default Branch**: master
- **Homepage**: https://www.oschina.net/p/microstream
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2021-08-19
- **Last Updated**: 2025-09-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
> ---
> ## 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](https://github.com/eclipse-serializer/serializer)
> ### [EclipseStore](https://github.com/eclipse-store/store)
> #### MicroStream will receive security patches until the end of 2024.
> #### However, we recommend [migrating to EclipseStore](https://docs.eclipsestore.io/manual/intro/changelog.html#_migration) to take advantage of the new features and support for newer JDKs.
> ---




[](https://ge.microstream.one/scans)
# 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](LICENSE).
## Documentation
- [Reference manual](https://docs.microstream.one/manual)
- [Get started](https://docs.microstream.one/manual/storage/getting-started.html)
- [Changelog](https://docs.microstream.one/manual/intro/changelog.html)
- [Javadocs](https://docs.microstream.one/api)
- [Examples](/examples)
- [Demo project](https://github.com/microstream-one/bookstore-demo)
## 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](CONTRIBUTING.md).
## Links
- Website:
- Twitter: [@microstreamOne](https://twitter.com/microstreamOne)
- Stackoverflow: https://stackoverflow.com/tags/microstream