removing' Isolated contexts' bullet because it is not true
parent
699a51ccbc
commit
ed8e10f979
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue