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

Kousa: refactor Onion.RoomSession to use MapSets for muteMap or inviteMap #890

Open
ityonemo opened this issue Mar 13, 2021 · 0 comments
Open
Labels
kousa Issues related to the elixir API refactor Refactoring existing (messy) codebase

Comments

@ityonemo
Copy link
Contributor

these are optimized hashmaps that are more space efficient than ad-hoc boolean | nil system used currently.

@ityonemo ityonemo changed the title refactor Onion.RoomSession to use MapSets for muteMap or inviteMap Kousa: refactor Onion.RoomSession to use MapSets for muteMap or inviteMap Mar 13, 2021
@TheOtterlord TheOtterlord added kousa Issues related to the elixir API refactor Refactoring existing (messy) codebase labels Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kousa Issues related to the elixir API refactor Refactoring existing (messy) codebase
Projects
None yet
Development

No branches or pull requests

2 participants