CocaineCong / tangseng

Tangseng search engine including full text search and vector search base on golang. 基于go语言的搜索引擎,信息检索系统
https://cocainecong.github.io/tangseng/
Apache License 2.0
111 stars 29 forks source link

[WIP] feat: index data hot and cold separation. #50

Open CocaineCong opened 10 months ago

CocaineCong commented 10 months ago

maybe we can refer to the es's technical program to separation of hot and cold index data.