Thomas Catterall
Thomas Catterall
Ah, I see most of them are implementing redis from scratch, which is brave/stupid. Let's keep this project going.
https://github.com/noppoMan/swift-redis This puppy is promising but libuv isn't strictly where I would want to take this, preferring foundation's dispatch sources.
In new master.
I don't know if this was covered in other discussion but I just wanted to note here that I believe it's overly restrictive to make the NormalizedCache API (or really,...
Or perhaps > `@SemanticNonNull var field: String?` where `@SemanticNonNull` is a property wrapper providing a projected value `$field` that is of type `Result
> All of this still has a reliance on a server implementation though because it needs to understand that sending null is possible/supported for a field instead of bubbling up...
I've been thinking about this a ton over the past few weeks. My response got very long, so instead I decided to see about having a crack at implementation. I...
> Unless you're wanting to go directly to a faux-strict-non-null equivalent in your implementation? Basically, yes. Unfortunately that's a contract that has to be documented in the graph, until/if semanticNonNull...
I haven't been able to get this to happen at runtime with what I have. I started reaching for Mirror and gave up. If we could agree on a public...
Whoops, posted from my work account by mistake. Please address all follow-ups to this actual account :D