Introduction

Avokka provides building blocks to connect to ArangoDB database with velocypack serialization and velocystream protocol.

Compiled for scala 2.12 and scala 2.13

Packages

  • avokka-velocypack

Velocypack encoders and decoders built with scodec, shapeless and cats.

Documentation

  • avokka-velocystream

Models for the velocystream protocol

  • avokka-arangodb

ArangoDB API core in tagless final style

Documentation

  • avokka-arangodb-akka

ArangoDB client implementation with akka I/O TCP and support for akka stream query result

Documentation

  • avokka-arangodb-fs2

ArangoDB client implementation with fs2 I/O TCP and support for fs2.Stream query result

Documentation