AbsaOSS / AbsaOSS/spline

ArrangoDB connection URL - protocol selection

Ouverte
#631 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
component: Persistence enhancement
Langage dominant
Scala
Étoiles
667
Forks
155
Merge moyen
3 j 6 h
PR mergées (30 j)
4

Description

I propose to change the connection URL schema. Instead of `arangodb` we could use the protocol that will be actually used for the connection, e.g:
```
# unsecured
vst://
http+json://
http+vpack://

# secured
vst+ssl://
https+json://
https+vpack://
```

For backward compatibility, we can also leave `arangodb://`, that would mean a default protocol (currently `vst`).

_Originally posted by @wajda in https://github.com/AbsaOSS/spline/issues/620#issuecomment-604449120_

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.