Yugabyte-db: [docdb][ysql] Provide follower reads through YSQL

Created on 27 Jul 2020  路  3Comments  路  Source: yugabyte/yugabyte-db

One option we were discussion, that might be cheap to do, would be to retrofit some isolation level, such as READ_COMMITTED to signal this.

aredocdb areysql

Most helpful comment

Just writing to note that this is something I am deeply interested in, hopefully it comes soon.

All 3 comments

I also think it might be good to explore the use of connection string params like how azure does it: https://docs.microsoft.com/en-us/azure/azure-sql/database/read-scale-out

Just writing to note that this is something I am deeply interested in, hopefully it comes soon.

Fixed by 5ee5764.

Was this page helpful?
0 / 5 - 0 ratings