Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: memoize default shard amount #222

Merged
merged 1 commit into from
Aug 30, 2022

Commits on Jul 20, 2022

  1. feat: memoize default shard amount

    Use once_cell crate to memoize the value.
    This doesn't add any new dependencies, as once_cell was already a subdependency. Additionally it was merged into std in nighlty and awaiting stabilization.
    tomkarw committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    0681b07 View commit details
    Browse the repository at this point in the history