Skip to content
Unverified Commit 6aa6ab3e authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Add lazy events for the Node API



Right now if you want to get events via the Node API you have to have a
real instance of the Root. Which in turns sets up the whole FS.

We should make sure this is done lazy. Else enabling the preview
generator for example makes you setup the whole FS on each and every
authenticated call.

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 1d469fc0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment