barrel_spaces_sup (barrel_spaces v1.0.1)

View Source

Top supervisor for the agent layer. Spaces are plain barrel databases owned by Barrel's database lifecycle manager; the only static child (added with sessions) is the janitor that garbage-collects orphaned session messages.

Summary

Functions

start_link()

-spec start_link() -> {ok, pid()} | {error, term()}.