AbsaOSS / AbsaOSS/spline

ArrangoDB connection URL - protocol selection

未關閉
#631 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
component: Persistence enhancement
主要語言
Scala
星號
667
分支
155
平均合併
3 天 6 小時
30 天內合併 PR
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 摘要。