Closed otaviojava closed 5 years ago
jakarta.nosql.kv looks good =)
It's a little short, maybe "keyvalue" is a bit clearer, but as a module name I guess I could live with it if the majority wants the short form. Actually because the package name was the main goal, Hibernate OGM also calls it "keyvalue", see https://docs.jboss.org/hibernate/stable/ogm/api/org/hibernate/ogm/datastore/keyvalue/options/package-summary.html So +1 for "keyvalue".
Yes, Spring Data uses the same nomenclature. So, +1 for keyvalue as well
I'll keep keyvalue:
As you know Jakarta NoSQL has one API to cover these NoSQL databases:
The domain to the first one is elementary, once we are talking about a sample name:
The key-value is a bit difficult one even if we take a look at the convention: https://docs.oracle.com/javase/tutorial/java/package/namingpkgs.html
I have some suggestions:
What do you think?