You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Optional] We might want to disable InitialMmapSize for Windows. It's a nice improvement for Windows, but on other hand, Windows isn't a priority for now, so regard it as optional for 1.5.0. References:
[Optional] Add support of page compression. It's a nice feature, but we need to ensure it's well designed & implemented. Currently I tend to regard it as optional for 1.5.0.
bbolt v1.5.0 is supposed to be integrated into etcd v3.7.
Notable changes
InitialMmapSizefor Windows. It's a nice improvement for Windows, but on other hand, Windows isn't a priority for now, so regard it as optional for 1.5.0. References:cmd/bbolt/command#1088[Optional] Add support of page compression. It's a nice feature, but we need to ensure it's well designed & implemented. Currently I tend to regard it as optional for 1.5.0.Add opt-in Snappy page compression to reduce database size #1149Add opt-in zstd page compression to reduce database size #1159Please let me know if I missed anything or if anything should be added.
Rough plan
cc @Elbehery @fuweid @ivanvc @serathius @tjungblu