-
Cannot perform the tests by using Java 17. Some dependency doesn't work with Java 17. Here are the logs: [build.log](https://github.com/eclipse/jnosql/files/10809824/build.log)
-
On Jakarta NoSQL, we have two layers where the communication layer is mostly data structure, which might only change sometimes.
Should we define the default communication on Jakarta NoSQL?
Thus,…
-
Hi @otaviojava
Let's keep track of the missing operators / functionalities to extend yours DocumentCondition (https://github.com/eclipse-ee4j/nosql/issues/90) with :
1) 'Not' operator. Basic nega…
-
Hello,
I am interested in using jnosql Java classes as a jsonb ones to be directly used by JAX-RS endpoints.
Both uses similar ways to provide additional types support (adapter / converter).
Is t…
-
Jakarta EE has updated to version 10.0, and Jakarta NoSQL is still on the version previous of the Jakarta big bang.
Once we have more Jakarta EE and MicroProfile vendors that support the version af…
-
Submitting this ticket now so its in the pipeline. We are actively collecting the information from the PC. They have a deadline to submit their details by April 2th. As soon as we receive their inform…
-
In Spring Data, some NoSQL databases got transaction support, such as Mongo(in cluster), Redis.
I think JNoSQL should consider the CDI compatible `@Transactional` APIs(transaction could be a stand…
-
Even for an Eclipse project, using the Duke mascot seems inappropriate and should be changed.
Either we replace the logo with something else or remove it for the time being.
We have to remove/repl…
-
I saw, the POM defines a parent
```
jakarta.nosql
jakarta-nosql-parent
0.1.0-SNAPSHOT
```
However, if it is an implementation of the Jakarta NoSQL spec/API, wou…
-
Hi everybody !
Jakarta EE 10 is out and application servers are not compatible (see Wildfly).
I am migrating and jnosql still uses javax packages ...
When is this planned ?
Thank you in ad…