This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch test/replication
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from 92566dccb chore: add .omc/ to gitignore
add 29e87c9dc Stable Segment Endtime (#1051)
add f55adfb40 Merge branch 'main' into test/replication
No new revisions were added by this update.
Summary of changes:
.gitignore | 4 -
CHANGES.md | 1 +
banyand/internal/storage/segment.go | 38 ++++--
banyand/internal/storage/segment_test.go | 219 +++++++++++++++++++++++++++++++
banyand/internal/storage/version.go | 23 +++-
banyand/internal/storage/version_test.go | 63 +++++++++
banyand/internal/storage/versions.yml | 1 +
7 files changed, 333 insertions(+), 16 deletions(-)
create mode 100644 banyand/internal/storage/version_test.go