From 59db7074f732375942f17454da658975c8fdc519 Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@smartai.com>
Date: 星期五, 20 十月 2023 15:21:58 +0800
Subject: [PATCH] 同步数据时,长度超过serf限制,修改为分段发送

---
 .gitignore |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 10e3992..b44b3d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,4 +21,11 @@
 
 *.exe
 *.test
-apsClient
\ No newline at end of file
+apsClient*
+aps.db
+aps.db-journal
+.idea
+logs
+datafile
+datafile.zip
+nohup.out

--
Gitblit v1.8.0