feihongxu0824
fb0b900a80
fix(build): replace CMAKE_SOURCE_DIR with PROJECT_ROOT_DIR for subproject builds ( #195 )
2026-03-04 20:01:52 +08:00
Jalin Wang
2bfeac5034
chore: switch core tools to LOG_ERROR instead of cerr for better traceability when errors occur ( #80 )
2026-02-09 19:36:14 +08:00
richyreachy
ec26525b38
feat(docs): update bench tool readme.md ( #77 )
2026-02-06 17:31:46 +08:00
Jalin Wang
78f08bd0cc
feat: auto scalable segment meta section of mmap files ( #67 )
...
The underly core module only support a fixed-size segment due to the index file format where the section of segments meta limit the max num of data segments. This commit makes the meta section dynamically allocated and organized in a link-table manner to support much more segments.
* revert local_builder's meta cap setting
* feat: auto scalable segment meta section of mmap files
* Revert "feat: auto scalable segment meta section of mmap files"
This reverts commit 82c11e451544b912b901be33fae79e964a487b1f.
* v2: don't change to absolute offset
2026-02-06 14:58:56 +08:00
Jalin Wang
705c5d5547
hotfix: ci will build tools & fix local_builder ( #39 )
...
* hotfix: ci add make_all & fix local_builder
* try to fix pythonbinding error
* mac ci doesn't need activation
* fix linux
* sync mac ci
2026-01-27 17:34:18 +08:00
feihongxu0824
0ebf5621a6
feat: support core cpp sdk ( #30 )
...
* support core cpp sdk
* fix
* fix
* fix
* fix cr
2026-01-26 20:01:44 +08:00
Jalin Wang
5e2492b2cb
hot fix: local builder should use new flat param string ( #37 )
2026-01-26 17:28:38 +08:00
Jalin Wang
e36a7de157
fix: local_builder DisableIdMap=true auto set streamer params ( #34 )
2026-01-26 16:23:10 +08:00
feihongxu0824
e957442355
feat: refact cpp sdk ( #27 )
...
* refact cpp sdk
---------
Co-authored-by: zhouqinren.zqr <zhouqinren.zqr@alibaba-inc.com>
2026-01-21 20:05:42 +08:00
iaojnh
3335c1f6d1
upd mmap segment_meta_capacity ( #24 )
...
* upd mmap segment_meta_capacity
* clang format
2026-01-15 11:36:46 +08:00
Cuiys
220a9aba11
chore:add git commit msg and branch name in pre-commit and modify org ( #1 )
...
* chore: add git commit msg and branch name in pre-commit
* docs: modify org to alibaba
* ci: mac build with make
2025-12-30 15:39:05 +08:00
sanyi
6524fabd80
Initial commit
2025-12-30 11:02:17 +08:00