Skip to content

feat: add object pool utility#24

Merged
f-gueguen merged 1 commit into
mainfrom
feature/object-pool
Oct 7, 2025
Merged

feat: add object pool utility#24
f-gueguen merged 1 commit into
mainfrom
feature/object-pool

Conversation

@f-gueguen
Copy link
Copy Markdown
Contributor

Summary

  • add reusable object pool helper with factory/reset hooks
  • document new API entries and update examples/roadmap listings
  • provide example usage and unit tests covering reuse/depletion paths

Testing

  • npm run lint
  • npm run typecheck
  • npm test
  • npm run build

@f-gueguen f-gueguen merged commit fbf662d into main Oct 7, 2025
1 check passed
@f-gueguen f-gueguen deleted the feature/object-pool branch October 7, 2025 12:36
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