-
Notifications
You must be signed in to change notification settings - Fork 246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(java): Chunk by chunk predictive map serialization protocol (WIP) #1722
base: main
Are you sure you want to change the base?
feat(java): Chunk by chunk predictive map serialization protocol (WIP) #1722
Commits on Jul 8, 2024
-
hening committed
Jul 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 8ce5f13 - Browse repository at this point
Copy the full SHA 8ce5f13View commit details
Commits on Jul 10, 2024
-
map serializer chunk by chunk, key is not allowed null
hening committedJul 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 6e45eb6 - Browse repository at this point
Copy the full SHA 6e45eb6View commit details -
preserveByteForHeaderAndChunkSize and extract method
hening committedJul 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 7fd2dc6 - Browse repository at this point
Copy the full SHA 7fd2dc6View commit details -
checkChunkSize and modify max chunk size to 127
hening committedJul 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 9242f76 - Browse repository at this point
Copy the full SHA 9242f76View commit details
Commits on Jul 11, 2024
-
use Preconditions check chunk size
hening committedJul 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 7fbe54d - Browse repository at this point
Copy the full SHA 7fbe54dView commit details
Commits on Jul 26, 2024
-
hening committed
Jul 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 07d7911 - Browse repository at this point
Copy the full SHA 07d7911View commit details
Commits on Jul 29, 2024
-
hening committed
Jul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 1e03081 - Browse repository at this point
Copy the full SHA 1e03081View commit details -
hening committed
Jul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for b382f1d - Browse repository at this point
Copy the full SHA b382f1dView commit details
Commits on Jul 30, 2024
-
hening committed
Jul 30, 2024 Configuration menu - View commit details
-
Copy full SHA for ca2d221 - Browse repository at this point
Copy the full SHA ca2d221View commit details -
hening committed
Jul 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 82cb1fb - Browse repository at this point
Copy the full SHA 82cb1fbView commit details -
hening committed
Jul 30, 2024 Configuration menu - View commit details
-
Copy full SHA for c492e8e - Browse repository at this point
Copy the full SHA c492e8eView commit details
Commits on Jul 31, 2024
-
添加配置isChunkSerializeMapEnabled,是否开启mapchunk序列化
hening committedJul 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 77c6364 - Browse repository at this point
Copy the full SHA 77c6364View commit details -
hening committed
Jul 31, 2024 Configuration menu - View commit details
-
Copy full SHA for fe2bb76 - Browse repository at this point
Copy the full SHA fe2bb76View commit details
Commits on Aug 2, 2024
-
reset key and value serializer is null
hening committedAug 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 55f8440 - Browse repository at this point
Copy the full SHA 55f8440View commit details
Commits on Aug 6, 2024
-
hening committed
Aug 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 3752339 - Browse repository at this point
Copy the full SHA 3752339View commit details
Commits on Aug 7, 2024
-
hening committed
Aug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 48b8a75 - Browse repository at this point
Copy the full SHA 48b8a75View commit details
Commits on Sep 9, 2024
-
use local variable and bug fix
hening committedSep 9, 2024 Configuration menu - View commit details
-
Copy full SHA for c06fdc7 - Browse repository at this point
Copy the full SHA c06fdc7View commit details
Commits on Sep 11, 2024
-
use local variable and big method
hening committedSep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for aa364f5 - Browse repository at this point
Copy the full SHA aa364f5View commit details