Parameters for Scarango driver
Wrapper for ArangoDB REST API.
Wrapper for ArangoDB REST API.
Trait encapsulates common functions among all implementations of ArangoDB API wrappers
Implementing ArangoDB API using blocked theads (will wait until result)
Implementing ArangoDB API using features (thread level)
Implementing ArangoDB API using features (thread level)
delegating current database, authentication and other state parameters
Implementing ArangoDB API using reactive streams (flows)
Implementing ArangoDB API using reactive streams (flows)
current database, authetntication and other state parameters
Class for faster testing
Common constructors for ArangoDB wrapper
Latest version of ArangoDB that is supported by the driver
Latest version of ArangoDB that is supported by the driver
Tests are depending on that driver
Package for named request
Package for named request
So dvelopers could make less typing errors and have code compleation from IDEs
Package for converting raw response to Scala objects
Package for converting raw response to Scala objects
So for developers it would be easier to read and compare results
ArangoDB Scala driver. Use com.auginte.scarango.Scarango Actor as a wrapper to ArangoDB REST API
There are 3 types of supported actor messages (requests/responses) grouped in each package: