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

Crud update #163

Merged
merged 3 commits into from
Dec 12, 2023
Merged

Crud update #163

merged 3 commits into from
Dec 12, 2023

Conversation

arkanoider
Copy link
Collaborator

Hi @grunch ,

first step to improve and clean database calls:

  • Removed a quite big number of functions in db.rs , as told in chat we need to fix an issue of rust compiler in the case of calls inside a spawned task, we will work on.
  • I took the occasion to remove log crate moving to tracing in all files, it's more powerful for future uses and manage also all the functions of log.

let me know...

Copy link
Member

@grunch grunch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what a great PR, LGTM 🚀

@grunch grunch merged commit 9e3d924 into MostroP2P:main Dec 12, 2023
1 check passed
@arkanoider arkanoider deleted the crud-update branch December 12, 2023 14:41
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.

2 participants