Skip to content

Custom `arangors` implementation

Félix Lescaudey de Maneville requested to merge rustls_CI into master

Related arangors issues and pull requests:

arangors has a lot of complex feature gates I simplified here: https://github.com/ManevilleF/arangors/tree/arangors_lite

This PR could bring:

  • Better aragog feature gates for blocking and async code
  • Good rustls implementation (!99 (merged) doesn't remove the openssl dependencies)

This is in icebox until the custom arangors is deployed.

Edited by Félix Lescaudey de Maneville

Merge request reports