Initial commit
This commit is contained in:
7
skills/database-deadlock-detector/assets/README.md
Normal file
7
skills/database-deadlock-detector/assets/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Assets
|
||||
|
||||
Bundled resources for database-deadlock-detector skill
|
||||
|
||||
- [ ] deadlock_visualization.html: HTML template to visualize the deadlock graph using JavaScript libraries (e.g., vis.js).
|
||||
- [ ] example_deadlock_report.json: Example JSON output of the deadlock analysis script.
|
||||
- [ ] deadlock_prevention_checklist.md: A checklist of best practices to prevent deadlocks in database applications.
|
||||
Reference in New Issue
Block a user