Skip to content
Snippets Groups Projects
Commit cbb76cb4 authored by mcmlxxix's avatar mcmlxxix
Browse files

support optional timeout in db queries. default: nonblocking writes, blocking...

support optional timeout in db queries. default: nonblocking writes, blocking reads. timeout 0 = nonblocking r/w with acknowledgement. timeout > 0 = blocking r/w for duration of timeout with acknowledgement (or read result)
parent 5b991ccd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment