Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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://github.com/microstream-one/microstream
cache in-memory-database in-memory-storage java object-graph persistence serializer storage-engine
Last synced: 1 day ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/microstream-one/microstream
- Owner: microstream-one
- License: epl-2.0
- Created: 2021-04-27T13:05:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T12:56:21.000Z (4 months ago)
- Last Synced: 2024-08-03T17:19:52.618Z (3 months ago)
- Topics: cache, in-memory-database, in-memory-storage, java, object-graph, persistence, serializer, storage-engine
- Language: Java
- Homepage: https://microstream.one/
- Size: 12.3 MB
- Stars: 558
- Watchers: 14
- Forks: 44
- Open Issues: 67
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
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.
> ---
![GitHub](https://img.shields.io/github/license/microstream-one/microstream?style=for-the-badge)
![GitHub issues](https://img.shields.io/github/issues/microstream-one/microstream?style=for-the-badge)
![Maven Central](https://img.shields.io/maven-central/v/one.microstream/microstream-base?style=for-the-badge&versionSuffix=-MS-GA)
![Twitter Follow](https://img.shields.io/twitter/follow/microstreamOne?style=for-the-badge)
[![Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?style=for-the-badge&logo=gradle)](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