feat: add data ingest

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-08-10 00:54:10 +02:00
parent 5395e8bb1e
commit 3c5c5759ca
11 changed files with 1126 additions and 13 deletions

11
buf.gen.yaml Normal file
View File

@@ -0,0 +1,11 @@
version: v2
managed:
enabled: true
plugins:
# dependencies
- remote: buf.build/community/neoeinstein-prost
out: crates/nodata/src/gen
- remote: buf.build/community/neoeinstein-tonic:v0.4.0
out: crates/nodata/src/gen
inputs:
- directory: proto