removing' Isolated contexts' bullet because it is not true

pull/5958/head
meelahme 2025-04-23 13:21:18 -07:00
parent 699a51ccbc
commit ed8e10f979
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ The Processing engine runs Python code directly within a {{% product-name %}} se
- **Embedded execution**: Code runs in the same process space as the database server
- **Direct data access**: Zero-copy access to data
- **Event-driven**: Responds to database writes, scheduled events, and HTTP requests
- **Isolated contexts**: Maintains separation between different plugin executions
- **Cache integration**: Access to system caches including Last values and Distinct values
### Event processing flow