friendica/doc/database/db_worker-ipc.md

11 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)