carsonfarmer
carsonfarmer
Yes, the log depth counter is what we had in mind for our vector clock proposal exactly. I'm a big fan of this simple feature, because it actually buys us...
Since only one peer is able to write to a given log, if you get a head from a peer, you know that _that_ head counter value is correct (as...
That would be fantastic!
This would have to be implemented on the go side before we could expose it here. Moving this issue over there.
I guess this goes beyond just a read key right? No need for a one-time key, or even the follower key at that stage. What are the implications for ACL...
This is being done as part of The Great Refactor (#414) work.
Not that I know of. I haven't touched the http client in a while.
Just to build off this ticket a bit more. At one point, we had discussed allowing the "prefix" of a table name to be a human-readable "nice to have", that...
Oh good catch. IMO, yes!
Yeh those are D1 APIs, please don't change without ensuring they are backward compatible with 3rd party libs.