* Roman Bakshansky: > The full RFC, including preliminary database schemas and API drafts, > is available in the discussion repository: > > https://github.com/bakshansky/linux-auth-logs
I don't understand how SQLite (without a daemon) addresses the locking issue. WAL mode still uses fcntl locking.

