Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nosql-dev] Early Draft review version at Jakarta NoSQL

Hey everyone, I would like to hear your option about release a new version of Eclipse JNoSQL, this time as Jakarta NoSQL.

Releases:

  • Split the API from the Implementation
  • Move the API to Jakarta NoSQL project
  • Update the project using Jakarta NoSQL
  • Add support to Apache Solr
  • Update the group id to org.eclipse.jnosql
  • Update query to key-value
  • Sync method nomenclature
  • Support to Iterable
  • Make all return be a Stream
  • Fixes order in Graph API

IMHO: The API is not ready to a final version that still several things to do such as TCK and standardize Graph API, however, what we have is a minimum viable product, MVP,  to receive more feedback from the Java Community.

In the JCP we have an Early Draft review version, I would like to do something similar at Jakarta NoSQL.

Thoughts?

--
Otávio Santana

Back to the top