AbsaOSS / AbsaOSS/spline

ArrangoDB connection URL - protocol selection

オープン
#631 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
component: Persistence enhancement
主要言語
Scala
スター
667
フォーク
155
平均マージ
3日 6時間
マージ済み PR(30日)
4

説明

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_

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。