v0.0.1-alpha.8.1
radekg
released this
10 Dec 01:58
·
40 commits
to master
since this release
New:
- exposes
PreProcessSnapshotsImportFromBytes(*configs.OpSnapshotImportConfig, []byte) (*ybApi.ImportSnapshotMetaRequestPB, error)
on the client interface - exposes
PreProcessSnapshotsImportFromFile(*configs.OpSnapshotImportConfig) (*ybApi.ImportSnapshotMetaRequestPB, error)
on the client interface - adds
ybdbid.MustParseFromBytes([]byte) YBDBID
andybdbid.MustParseFromString(string) YBDBID