Skip to content

v0.0.1-alpha.8.1

Compare
Choose a tag to compare
@radekg 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 and ybdbid.MustParseFromString(string) YBDBID