You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we tighten constraints around schema + metadata? i.e. always register key schema + value schema + metadata together (like a regular table), so we can reliably expect them to exist together, and not allow for them to be written more than once. -> yes
The text was updated successfully, but these errors were encountered:
Since this change is tightly coupled to things like store-cache, current and future networking code, etc., we decided to punt for a little while longer until the new networking code is complete (leaning on some workarounds for lack of key name, that should hopefully clear up with #1025 and an expanded config).
In the meantime, do we wanna add key names via #1059? Or still not worth the churn? Decided it was too big a change to be worth going through with.
pulled out from #760
The text was updated successfully, but these errors were encountered: