Skip to content
Snippets Groups Projects
Commit 9825e6e0 authored by Nick Zavaritsky's avatar Nick Zavaritsky
Browse files

gh-832: Async WAL delivery sans inotify

No need to use filesystem notifications to discover updates to WAL when
the party writing the WAL is ourselves (the same process).

Wal writer updated to provide a notification mechanism based on
ev_async, replication relays subscribe to it.
parent b5933337
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.
Finish editing this message first!
Please register or to comment