lakeFS
lakeFS copied to clipboard
lakeFS - Data version control for your data lake | Git for data
### Created at 2023-11-09T12:54:59.000Z ### Priority p3 ### PRD https://github.com/treeverse/lakeFS/issues/6911 ### Feature Definition ### T-shirt size S ### Related feature requests https://github.com/treeverse/product/issues/88
### Created at 2023-11-09T12:57:25.000Z ### Priority p3 ### PRD https://github.com/treeverse/lakeFS/issues/6884 ### Feature Definition ### T-shirt size S ### Related feature requests https://github.com/treeverse/product/issues/86
### Created at 2023-11-09T13:01:52.000Z ### Priority p3 ### PRD https://github.com/treeverse/lakeFS/issues/6641 ### Feature Definition ### T-shirt size S ### Related feature requests https://github.com/treeverse/product/issues/82
Feel free to close (I don't have a strong opinion on this), but it might play nicely with #7616. ### Upsides - Makes lakeFS `go get`-able - Reduces build time...
closes #7717
See [this](https://stackoverflow.com/questions/77701335/golang-dynamodb-client-performance)
Trying to consolidate and organize our docs around lakeFS Enterprise. The Enterprise section will continue to reside under 'Understand lakeFS', although I could be convinced to move it to the...
Based on this [design](https://github.com/treeverse/lakeFS/blob/master/design/accepted/gc_plus/uncommitted-gc.md#getlinkphysicaladdress), we introduced a token for `GetPhysicalAddress` & `LinkPhysicalAddress`. The concerns were around data integrity with/without garbage collection: 1. When GC runs, it may pickup objects from...
Closes #7710 ## Change Description ### Background Create a lakeFS Rust client using Open API generator. This PR only handles the code generation aspects. Release workflow will be handled in...