zvec/tests
Jalin Wang 85cd08d383
feat(storage): expose copy-on-write mmap flag and fix MMAP_POPULATE flag placement
This PR exposes a copy-on-write mmap option through the public StorageOptions API and fixes a bug where the MAP_POPULATE flag was applied to the wrong mmap() argument.
2026-06-17 14:18:12 +08:00
..
ailego fix: refactor parquet buffer cache ownership (#492) 2026-06-16 10:47:07 +08:00
c feat: pass prefetch config (PO and PL) as search params (#482) 2026-06-12 16:33:41 +08:00
core feat(storage): expose copy-on-write mmap flag and fix MMAP_POPULATE flag placement 2026-06-17 14:18:12 +08:00
db feat: support zvec core-only build (#481) 2026-06-09 23:45:42 +08:00
CMakeLists.txt fix: misc fix for Windows(BUILD_SHARED_LIBS, CI) (#296) 2026-04-02 09:23:35 +08:00
android_gmock_main.cc ci: refact android ci (#330) 2026-04-15 15:37:51 +08:00
android_gtest_main.cc ci: refact android ci (#330) 2026-04-15 15:37:51 +08:00
ios_test_sandbox.cc feat: add iOS build support (#321) 2026-04-09 16:14:26 +08:00
test_util.h feat: add iOS build support (#321) 2026-04-09 16:14:26 +08:00