ydb-platform / ydb

YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
https://ydb.tech
Apache License 2.0
3.69k stars 501 forks source link

support setting transaction mode in query handler #5398

Open antonkovalenko opened 4 weeks ago

antonkovalenko commented 4 weeks ago

When I use query http handler I want to specify one of transaction modes in order to run queries using async indexes or read replicas via embedded ui

StekPerepolnen commented 2 weeks ago

main https://github.com/ydb-platform/ydb/pull/5574 24-2 https://github.com/ydb-platform/ydb/pull/6131