vineyard v0.14.8
Vineyard v0.14.8 adds compression support to the RPC client for efficient remote blob transfer and manipulation.
Commits
- [c20acf8d]: Bump up vineyard version to v0.14.8 (Tao He)
- [a2cdee5a]: Improve GetInnerVertex() by querying local fragment only (#1404) (Songqing Zhang)
- [19616c8c]: Replace the limits with the objectIDs in the backup and recover of vineyard cluster. (#1402) (Ye Cao)
- [2c0957bd]: Batch encoding/decoding (with SIMD) of varint CSR (#1403) (Tao He)
- [e8952166]: Upgrade the libgrape-lite submodule (#1401) (Dongze Li)
- [63caa8e9]: Add compression to rpc clients for remote blobs (#1400) (Tao He)
- [d9a30617]: Simplify the template arguments of loader and modularize the builder (#1399) (Tao He)
- [25390d2b]: Add the labelselector for injected resources to bind the vineyard rpc service (#1398) (Ye Cao)