tarantool / vshard

The new generation of sharding based on virtual buckets
Other
100 stars 30 forks source link

rockspec: use git+https:// for git repository URL #305

Closed Totktonada closed 2 years ago

Totktonada commented 2 years ago

GitHub is going to disable unencrypted Git protocol, so git:// URLs will stop working soon (see 1).

Part of https://github.com/tarantool/tarantool/issues/6587