Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jnosql-dev] Makes the drivers work with standard configurations

Currently, we have different configurations to each NoSQL database provider, E..g.:

  • cassandra-host
  • mongodb-server-host

The context here is to define default alias configuration that will also work with both, e.g:

  • jakarta.nosql.host

Also, define commons ones, such as:

  • jakarta.nosql.user
  • jakarta.nosql.password
  • jakarta.nosql.query



Thought?
--
Otávio Gonçalves de Santana

Back to the top