Curtis "Ovid" Poe on Nostr: Chris (so far) Hey, looks pretty cool! One comment: you mention cacheable, but I see ...
Chris (so far) (npub1yka…a0nl) Hey, looks pretty cool!
One comment: you mention cacheable, but I see things like `DELETE FROM`. Immutable data is trivial to cache. Also, If you're going to mutate something, you have to ensure that no part of the system is calling that component from an entity or else you're going to break something and it won't always be clear that something broke.
One comment: you mention cacheable, but I see things like `DELETE FROM`. Immutable data is trivial to cache. Also, If you're going to mutate something, you have to ensure that no part of the system is calling that component from an entity or else you're going to break something and it won't always be clear that something broke.