Grant Forrest
Grant Forrest
The idea for this is inspired by charts I've used for database deployments - usually the credentials for the database can be generated for you during the deploy and stored...
As seen in Gnocchi->Biscuits transition
Listen to online event and reattempt the upload
Missed this one.
Today you can initialize an entity/sub-entity with an object that contains extra keys, but this will fail with a runtime error due to validation. Either the types should reflect this...
Two concepts: 1. Sending an operation doesn't give the server enough info to know you've acked up to the server order of that operation, so the next sync can (and...
Ok, I admit, I sorta dabbled at support for this but didn't think it through. The main blocker here is migrations. All meaningful migrations require writing operations to migrate the...
I'd like to introduce a scaling tool of transferring libraries from one node to another to help balance server load. ### Use case Node A has 100 relatively low-use libraries,...
Should it?
Theoretically... if all code for app logic is on the client, then custom operations are as simple as defining - The operation code - The forwards application - The undo...