Tony Murphy
Tony Murphy
## Feature We currently allow datastores to call raiseContainerWarning, but all this does is log and raise an event. In the event of a fatal error there isn't a way...
in progress
## Background This change is related to https://github.com/microsoft/FluidFramework/pull/19518. That change introduced a new and simpler mechanism for applying stash ops. Specifically, it allows dds to reuse their existing flows for...
in progress
Prototype summarizing on a branch
There was lots of unnecessary casting around the usage of getEntryPoint. This change fixes that casting to use the fluid object provider pattern instead.
just testing
Add Fuzz Test to Cell
Based on feedback from partners, the current story around blobs is overly complicated, and hard to work with. The existing detached blob storage interface is difficult to work with as...
in progress