integrate zstd

This commit is contained in:
2024-04-18 02:54:06 +00:00
parent 27233fb8ef
commit 0c0d4684bb
5 changed files with 12 additions and 1 deletions

View File

@ -28,4 +28,5 @@ ___
- argparse提供优雅的命令行参数解析
- googletest调试用
- spdlog运行日志调试用不是数据库系统日志
- sockpp服务器模式下与Python交互用
- sockpp服务器模式下与Python交互用
- zstd为快照系统提供数据压缩只使用最基本的压缩功能不借用其patch功能