Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore: replace sync.Map with HashTrieMap #456

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

DmitriyMV
Copy link
Member

@DmitriyMV DmitriyMV commented Jun 3, 2024

Use in inmem and namespaced packages.

Closes #455

Use in for `inmem` and `namespaced` packages.

Closes cosi-project#455

Signed-off-by: Dmitriy Matrenichev <[email protected]>
@DmitriyMV
Copy link
Member Author

/m

@talos-bot talos-bot merged commit 2b7f173 into cosi-project:main Jun 3, 2024
13 checks passed
@DmitriyMV DmitriyMV deleted the hashtriemap branch June 3, 2024 12:04
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.

Replace containers.SyncMap with concurrent.HashTrieMap where possible
3 participants