Details
-
Technical task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
https://mariadb.com/docs/server/reference/product-development/plugin-development should have a chapter on the daemon plugin type.
This should contain:
- When to use the daemon plugin
- Boilerplate to bootstrap a daemon plugin project
- Interaction with the server
- Lifecycle