Skip to content

refactor: optimize slice allocation in transit module#101

Merged
allisson merged 1 commit intomainfrom
improve-transit
Mar 4, 2026
Merged

refactor: optimize slice allocation in transit module#101
allisson merged 1 commit intomainfrom
improve-transit

Conversation

@allisson
Copy link
Owner

@allisson allisson commented Mar 4, 2026

  • Remove unused List repository methods from PostgreSQL and MySQL transit key repositories.
  • Optimize encryptedData slice allocation in Encrypt use case method to pre-allocate exact capacity.
  • This aligns with the "improve-transit" effort to reduce maintenance surface and improve performance.

…odule

- Remove unused `List` repository methods from PostgreSQL and MySQL transit key repositories.
- Optimize `encryptedData` slice allocation in `Encrypt` use case method to pre-allocate exact capacity.
- This aligns with the "improve-transit" effort to reduce maintenance surface and improve performance.
@allisson allisson merged commit fa206cf into main Mar 4, 2026
3 checks passed
@allisson allisson deleted the improve-transit branch March 4, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant