Related to swh/infra/sysadm-environment#4811 (closed)
We'll have to specialize this part for postgresql or cassandra version, but it can be done later when we'll have the need
Indeed, to explicit, the hosts, consistency, ... key entries are cassandra backend specificities. For postgresql, for example, we'll have a db key (or something). As for cls remote, we have a url key.
hosts
consistency
db
cls
remote
url
But yes, later, when the need arise.
We'll have to specialize this part for postgresql or cassandra version, but it can be done later when we'll have the need
Indeed, to explicit, the
hosts
,consistency
, ... key entries are cassandra backend specificities. For postgresql, for example, we'll have adb
key (or something). As forcls
remote
, we have aurl
key.But yes, later, when the need arise.