-
Hi
I ported java implementation(tests are passed) to .NET(https://github.com/ra0o0f/velocypack.net).
it supports all c# primitive data types(except decimal) and can also serialize complex object…
-
I have started to port your code in a different repo using ZIO and Scala 3
Different approach with your base code, main changes:
- all code is based on Scala 3 (not planning to support Scala 2)
- I…
-
I was trying to think how to use your library (which has all elements I look for) with other encoding approach instead of forcing VPack.
I got that the key point is to generalize the ArangoClient t…
-
Target is Ubuntu 22.04
```
=======================================
jansson 2.14: test/test-suite.log
=======================================
# TOTAL: 1
# PASS: 0
# SKIP: 0
# XFAIL: 0
…
-
I tried draggin and dropping vpacks on the vpm.exe program but it coughed up the following error:
```
Found a VVVV in registry.
Parsing input Pack
Something went wrong:
'>' is an unexpected token. Th…
-
> Something went wrong:
> '>' is an unexpected token. The expected token is '='. Line 35, position 91.
This refers to
> data-pjax-transient
which should end with
> ="true"
I suspect.
F…
-
So following 3.7 Roadmap webinar,
now that ArangoDB will support json schema validation to control on what goes in,
it could also be used describe more complex data types and how to deal with the…
-
Hi there,
First off, I wanted to say thanks for the effort that's gone into velocypack - I appreciate it's not an easy thing to write!
I've been evaluating velocypack for use as an internal wire…
-
Hi Everyone,
I'm building [jansson-v2.12.tar.gz](https://github.com/akheron/jansson/archive/v2.12.tar.gz) from sources. I'm working on NetBSD 8.1.
`make check` is failing:
```
# TOTAL: 1
# …
-
I've been working on a velocypack parser (in Rust), and ran into some troubles parsing some output from ArangoDB:
```
0x0c 0x73 0x01 0x12 0x00 0x00 0x00 0x00 0x00 0x4a 0x61 0x75 0x74 0x68 0x6f 0x7…