File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -159,6 +159,7 @@ Execute these scenarios to verify workflow functionality:
159159- ** ` /backend/ ` ** - Storage backend implementations:
160160 - ` mysql/ ` - MySQL backend
161161 - ` redis/ ` - Redis backend
162+ - ` postgres/ ` - PostgreSQL backend
162163 - ` sqlite/ ` - SQLite backend
163164 - ` monoprocess/ ` - In-memory backend
164165- ** ` /workflow/ ` ** - Core workflow execution engine
@@ -337,4 +338,4 @@ When making code changes that affect the public API or add new features:
337338- Test all code snippets to ensure they compile and run correctly
338339- Update documentation whenever API changes are made
339340- Include practical examples alongside theoretical explanations
340- - Maintain consistency between inline code comments and external documentation
341+ - Maintain consistency between inline code comments and external documentation
You can’t perform that action at this time.
0 commit comments