AbsaOSS / AbsaOSS/spline

ArrangoDB connection URL - protocol selection

Aperta
#631 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
component: Persistence enhancement
Lingua principale
Scala
Stelle
667
Fork
155
Merge medio
3g 6h
PR unite (30g)
4

Descrizione

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_

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.