George Svarovsky
George Svarovsky
**Failure mode:** Persisted local clock is out of sync with persisted data. _Should not happen if LevelDB batches are atomic as advertised._
Additional motivation: using a backend m-ld engine as an interim measure when developing the idiomatic API for new platforms. E.g. 👇 --- The core m-ld protocol is still in motion,...
Repository created: https://github.com/m-ld/m-ld-gateway --- UPDATE: The Gateway is now deployed on the cloud using Docker! @mcalligator : we just need to apply your security goodness, test it for use as...
- m-ld/m-ld-js#79
See also fine-grained access control ideas being developed in https://github.com/co-operating-systems/solid-control
Hi @kkostov 👋, very open, thanks for the offer! Our top priority on the Swift platform is to create a great dev experience. So we're looking at having a very...
Hey Konstantin! Thanks for your review and for your thoughts & ideas, wonderful 🙏 Our goals for the PoC are: 1. It makes sense to a Swift-native engineer. Sounds like...
Great thoughts & actions, thanks Konstantin! > I can try implementing the `commit` and `delete` as the first PR. Speaking of tests, I will also try to add a few...
When truncating the journal, need to publish the fact, so that others will see our *internal* tick, which might be quite advanced due to incoming updates. If not, and we...
Some readying accommodations made on Edge: https://github.com/m-ld/m-ld-js/blob/ad3d852282f180b15ecb3b5fe2cf187f74ba3e36/src/config.ts#L98