Closed
Description
It's very important that we have richer testing for the atomicity of certain storage operations, like creating an object only if doesn't exist. We should also implement NIO OpenOption
and CopyOption
implementations for generations, which map to the functionality provided by StorageRpc.Option
. FakeStorageRpc
should have generational awareness for supporting this.