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
refactor(ingester-example): reorganize project structure and improve database connection
- Rename packages to better reflect their purpose (e.g., quickstart, benchmark)
- Move database connection logic to a central DBConnector class
- Use properties file for database connection details
- Update logging and error handling
- Improve code readability and maintainability
0 commit comments