Ariel Shaqed (Scolnicov)
03/20/2022, 7:38 AM.proto
file from github.com/treeverse/lakeFS somewhere in your project.
Graveler serializes its actual commit and range values using protocol buffers. One constantly annoying factor with protocol buffers is that there is no way to publish them. Instead, most projects just copy them over from their source project. A project called Buf is trying to create a protocol buffer repository (think "NPM for protobufs"); it is now in beta. Would you be interested in consuming protocol buffers from there? Would you trust this project?
Thanks!Itai Admi
03/20/2022, 7:47 AMproto
files much more shareable. But for now it only supports golang
natively. They do intend to support `pypi`/`mvn` eventually.Ariel Shaqed (Scolnicov)
03/20/2022, 7:57 AM.proto
file in the lakeFS repo" makes life really hard for them.