Refactor publishCacheEvents for concurrent publishing and optimize database access.
- Updated `publishCacheEvents` to utilize multiple concurrent connections for event publishing. - Introduced worker-based architecture leveraging `runtime.NumCPU` for parallel uploads. - Optimized database fetch logic in `FetchEventsBySerials` for improved maintainability and performance. - Bumped version to `v0.4.8`.
This commit is contained in:
@@ -1 +1 @@
|
||||
v0.4.7
|
||||
v0.4.8
|
||||
Reference in New Issue
Block a user