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

Replace PersistentMap stub #110

Open
d-r-q opened this issue May 29, 2020 · 0 comments
Open

Replace PersistentMap stub #110

d-r-q opened this issue May 29, 2020 · 0 comments
Labels
good first issue performance Issues related to qbit's performance tech debt Known code issues that don't influence functionality
Milestone

Comments

@d-r-q
Copy link
Owner

d-r-q commented May 29, 2020

At the moment Kotlin 1.4 is in beta stage so I decided, that it's quirkier to implement PersistentMap stub, that add kotlin immutable collections to the project. Add the lib, and replace stub with real map.

See https://github.com/d-r-q/qbit/blob/q103/mpp/concurrent-hash-map/qbit-core/src/commonMain/kotlin/qbit/collections/PersistentMap.kt

@d-r-q d-r-q added good first issue performance Issues related to qbit's performance tech debt Known code issues that don't influence functionality labels May 29, 2020
@d-r-q d-r-q added this to the Multiplatform milestone May 29, 2020
@d-r-q d-r-q modified the milestones: Multiplatform, Clean up May 31, 2020
@d-r-q d-r-q removed this from To do in Make qbit truly multiplatform May 31, 2020
@d-r-q d-r-q added this to To do in Cleanup Local DB API via automation May 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue performance Issues related to qbit's performance tech debt Known code issues that don't influence functionality
Projects
Development

No branches or pull requests

1 participant