friendica/doc/database/db_worker-ipc.md
2021-06-14 05:58:51 +00:00

11 lines
477 B
Markdown

Table worker-ipc
===========
Inter process communication between the frontend and the worker
| Field | Description | Type | Null | Key | Default | Extra |
| ----- | ------------------------- | ------- | ---- | --- | ------- | ----- |
| key | | int | NO | PRI | NULL | |
| jobs | Flag for outstanding jobs | boolean | YES | | NULL | |
Return to [database documentation](help/database)