Skip to content

Core

The core system is responsible for tasks e.g.:

  • Authentication (validate the identity of users)
  • Authorization (handle access privileges of resources like photos or albums)
  • Plugins (load plugins at runtime)
  • Persistency (read / write data)
  • Task Processing (keep track of running tasks)