GithubHelp home page GithubHelp logo

danielbartl / spring-data-eclipse-store Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xdev-software/spring-data-eclipse-store

0.0 0.0 0.0 959 KB

Spring Data integration for EclipseStore with working copies

License: Apache License 2.0

Java 100.00%

spring-data-eclipse-store's Introduction

Latest version Build Quality Gate Status

XDEV Spring-Data Eclipse-Store Logo

spring-data-eclipse-store

A library to simplify using EclipseStore in the Spring environment.

What makes this library special is, that it creates a working copy of the data. This way EclipseStore behaves almost exactly like relational database from a coding perspective.

Features

The library provides following features:

Installation & Usage

Installation guide for the latest release

Detailed instructions are in the documentation

Supported versions

Spring-Data-Eclipse-Store Java Spring Data EclipseStore
<= 1.0.2 17 3.2.2 1.1.0
1.0.3 17 3.2.3 1.2.0

Demo

To see how easy it is to implement EclipseStore in your Spring project, take a look at the demos:

Note

Since the library is using reflection to copy data, the following JVM-Arguments may have to be set:

--add-opens=java.base/java.util=ALL-UNNAMED
--add-exports java.base/jdk.internal.misc=ALL-UNNAMED
--add-opens=java.base/java.lang=ALL-UNNAMED
--add-opens=java.base/java.time=ALL-UNNAMED 

Support

If you need support as soon as possible, and you can't wait for any pull request, feel free to use our support.

Contributing

See the contributing guide for detailed instructions on how to get started with our project.

Dependencies and Licenses

View the license of the current project or the summary including all dependencies

Footnotes

  1. If the COS Connector is used in the IBM Cloud instead of a PostgreSQL and approx. 10,000 entries with a total size of 1 GB of data are stored. (IBM Cloud Pricing, as of 08.01.2024)

  2. If the S3 connector is used instead of DynamoDB under the same conditions at AWS. (AWS Pricing Calculator, as of 08.01.2024)

spring-data-eclipse-store's People

Contributors

johannesrabauer avatar ab-xdev avatar dependabot[bot] avatar actions-user avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.