Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
-
-
-
v0.29
88b0b2e4 · ·Reusable resources are now configurable and tape media type and vendor are now suppported.
-
-
-
-
-
-
-
v0.22
492050fa · ·Separates Send() methods for metadata and data/stream Requests Metadata-only requests should use "void Send()" as before Data/Stream requests should use new "DataFuture SendAsync()" and then call wait() on the returned object to garbage collect the request after the data/stream part has completed.
-
-