You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename project references from ffmpeg-api to rendiff
- Updated all documentation references (SETUP.md, RUNBOOKS.md,
SECURITY_HARDENING.md, PERFORMANCE_OPTIMIZATION.md)
- Updated Kubernetes deployment configs
- Updated monitoring dashboards and alerts
- Renamed dashboard file to rendiff-production.json
- Updated backup and disaster recovery scripts
- Updated health check scripts with new database defaults
- Updated compose.override.yml with rendiff naming
- Updated test files with new naming conventions
- Updated versionController.sh with new GitHub repo URL
All ffmpeg-api and ffmpeg_api references replaced with rendiff
Copy file name to clipboardExpand all lines: docs/PERFORMANCE_OPTIMIZATION.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Overview
4
4
5
-
This FFmpeg API has been optimized for high-performance production workloads with comprehensive performance improvements implemented across all layers.
5
+
Rendiff has been optimized for high-performance production workloads with comprehensive performance improvements implemented across all layers.
Copy file name to clipboardExpand all lines: docs/SECURITY_HARDENING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Overview
4
4
5
-
This FFmpeg API has been comprehensively hardened against all known security vulnerabilities. This document outlines the security features implemented and best practices for secure deployment.
5
+
Rendiff has been comprehensively hardened against all known security vulnerabilities. This document outlines the security features implemented and best practices for secure deployment.
0 commit comments