friendica/doc/database/db_worker-ipc.md
2021-06-13 20:33:50 +00:00

10 lines
373 B
Markdown

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