vwkd / denokv-graphql

GraphQL bindings for Deno KV
https://deno.land/x/denokv_graphql
MIT License
11 stars 0 forks source link

Eventually consistent queries #13

Open vwkd opened 1 year ago

vwkd commented 1 year ago

Should expose option for eventually consistent queries? Would be for nested queries?

What would eventually consistent mean for assembled rows? Can only read root eventually consistent?