madwings/InsaneDB

read_delay option in read_write mode

Closed this issue · 0 comments

How many seconds after the last write query to delay reads from the read connection. In the delay period all read queries will go to the write connection. Will be useful in consequent write->read queries.