module
Version:
v2.1.0
Opens a new window with list of versions in this module.
Published: Apr 2, 2024
License: Apache-2.0
Opens a new window with license information.
README
¶
ArangoDB Go Driver V2
Implementation of Driver V2 makes use of runtime JSON/VPACK serialization, reducing memory and CPU Driver usage.
The V2 implementation is not considered production-ready yet. Also, not all features are implemented. See the table below.
Features
| Implemented |
Test Coverage |
Description |
| ✓ |
✓ |
HTTP JSON & VPACK Connection |
| - |
- |
HTTP2 JSON & VPACK Connection |
| - |
- |
VST Connection |
| + |
+ |
Database API Implementation |
| + |
+ |
Collection API Implementation |
| ✓ |
✓ |
Collection Document Creation |
| + |
+ |
Collection Document Update |
| ✓ |
✓ |
Collection Document Read |
| ✓ |
✓ |
Collection Document Delete |
| ✓ |
✓ |
Collection Index |
| ✓ |
✓ |
Query Execution |
| + |
- |
Transaction Execution |
| + |
+ |
ArangoDB Operations (Views, Users, Graphs) |
Directories
¶
Click to show internal directories.
Click to hide internal directories.