Skip to content

Commit d7f38e0

Browse files
committed
docs: split independent docs from broker branch
1 parent de0a253 commit d7f38e0

3 files changed

Lines changed: 0 additions & 161 deletions

File tree

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ Fluxon is designed around these problems. It separates data-plane resources, obj
4646
- [Repository Structure](#repository-structure)
4747
- [Contributing](#contributing)
4848
- [Contributors](#contributors)
49-
- [Acknowledgements](#acknowledgements)
5049
- [License](#license)
5150
- [Stargazers over time](#stargazers-over-time)
5251

@@ -316,16 +315,6 @@ Some earlier contribution records are no longer fully reflected in the current c
316315
- `RuileLu`: `KV Lease` support
317316
- `Summage`: Initial KV architecture optimization
318317

319-
## Acknowledgements
320-
321-
- [Eclipse iceoryx2](https://github.com/eclipse-iceoryx/iceoryx2): used by the same-node IPC path for local transport between Fluxon processes.
322-
- [Moka](https://github.com/moka-rs/moka): forked for the cache controller, with additional dynamic-capacity support for global memory governance.
323-
- [Mooncake](https://github.com/kvcache-ai/Mooncake): kept as a `KV Cache` backend wrapper and used as a reference point for large-object KV design and benchmarks.
324-
- [Alluxio](https://github.com/Alluxio/alluxio): referenced in FS design and evaluation for file/object caching and data locality.
325-
- [pplx-garden](https://github.com/perplexityai/pplx-garden): referenced for broader AI data-plane design and high-performance AI infrastructure ideas.
326-
327-
We thank the maintainers and communities for their open-source work.
328-
329318
<a id="license"></a>
330319

331320
## 📄 License

README_CN.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ Fluxon 的设计正是围绕这些问题展开。它将数据面资源、对象
4747
- [项目结构](#项目结构)
4848
- [贡献](#贡献)
4949
- [Contributors](#contributors)
50-
- [致谢](#致谢)
5150
- [许可证](#许可证)
5251
- [Star 增长趋势](#star-增长趋势)
5352

@@ -317,16 +316,6 @@ ui
317316
- `RuileLu`: `KV Lease` 功能支持
318317
- `Summage`: 初始 KV 架构设计优化
319318

320-
## 致谢
321-
322-
- [Eclipse iceoryx2](https://github.com/eclipse-iceoryx/iceoryx2):用于本机 IPC 路径,支撑同机 Fluxon 进程之间的本地传输。
323-
- [Moka](https://github.com/moka-rs/moka):作为缓存控制器的 fork 基础,并扩展动态容量调整能力,用于全局内存治理。
324-
- [Mooncake](https://github.com/kvcache-ai/Mooncake):保留为 `KV Cache` backend wrapper,也是大对象 KV 设计和基准测试的重要参考。
325-
- [Alluxio](https://github.com/Alluxio/alluxio):用于 FS 设计和评估参考,尤其是文件/对象缓存和数据本地性相关能力。
326-
- [pplx-garden](https://github.com/perplexityai/pplx-garden):用于更完整的 AI 数据面设计和高性能 AI 基础设施思路参考。
327-
328-
感谢维护者和社区的开源工作。
329-
330319
<a id="许可证"></a>
331320

332321
## 📄 许可证

fluxon_doc_cn/blog/blog_3_FluxonFS:面向 AI 训练访问模式的文件对象缓存.md

Lines changed: 0 additions & 139 deletions
This file was deleted.

0 commit comments

Comments
 (0)