arangodb_ecto
arangodb_ecto copied to clipboard
Add VelocyStream based driver to the adapter
trafficstars
Currently, the Ecto adapter uses ArangoEx. This driver exchanges regular json with the ArangoDB server. Working with VelocyStream would make things faster.