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

backend: get rid of cachew dependency for marshalling DbVisit into sqlite #420

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

karlicoss
Copy link
Owner

we don't really benefit from cachew much here, and cachew.NTBinder has performance overhead/extra dependency small amount of manual sqlite binding is a relatively small price to pay

plus some minor refactoring -- start moving database related stuff to promnesia.database

…lite

we don't really benefit from cachew much here, and cachew.NTBinder has performance overhead/extra dependency
small amount of manual sqlite binding is a relatively small price to pay

plus some minor refactoring -- start moving database related stuff to promnesia.database
@karlicoss karlicoss merged commit ddbb65f into master Nov 17, 2023
12 of 14 checks passed
@karlicoss karlicoss deleted the remove-cachew branch November 17, 2023 01:19
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