1
0

feat: finish binstore configuration and partial storage

This commit is contained in:
2025-12-10 22:17:38 +08:00
parent d64c6669b4
commit 79e8af89fe
11 changed files with 162 additions and 6 deletions

View File

@@ -5,6 +5,7 @@
#include <string>
#include <limits>
#include <concepts>
#include <type_traits>
#define NS_YYCC_BINSTORE_TYPES ::yycc::carton::binstore::types