v6d-io / v6d

vineyard (v6d): an in-memory immutable data manager. (Project under CNCF, TAG-Storage)
https://v6d.io
Apache License 2.0
818 stars 117 forks source link

Improve the llm kv cache on fs and add the doc for apis #1850

Closed dashanji closed 2 months ago

dashanji commented 3 months ago

What do these changes do?

Fixes https://github.com/v6d-io/v6d/issues/1793, https://github.com/v6d-io/v6d/issues/1832 and https://github.com/v6d-io/v6d/issues/1833.

dashanji commented 3 months ago

@sighingnow @vegetableysm Could you please take a look at this? Thanks.

dashanji commented 3 months ago

The I/O tests CI failed, maybe we can fix it in another PR.