package
2.5.7+incompatible
Repository: https://github.com/milvus-io/milvus.git
Documentation: pkg.go.dev

# Functions

Init initializes the wal accesser with the given etcd client.
Release releases the resources of the wal accesser.
WAL is the entrance to interact with the milvus write ahead log.

# Variables

No description provided by the author

# Structs

AppendOption is the option for append operation.
No description provided by the author
No description provided by the author

# Interfaces

Broadcast is the interface for writing broadcast message into the wal.
Scanner is the interface for reading records from the wal.
Txn is the interface for writing transaction into the wal.
WALAccesser is the interfaces to interact with the milvus write ahead log.

# Type aliases

No description provided by the author
No description provided by the author