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

Some code deduplication related to peer db storage #1231

Merged
merged 3 commits into from
Sep 22, 2023

Conversation

ImplOfAnImpl
Copy link
Contributor

This removes the duplication of the function update_db and traits "XxxTransactionRo", "XxxTransactionRw" and "XxxTransactional" between
dns_server/src/crawler_p2p/crawler_manager/storage... and p2p/src/peer_manager/peerdb/storage...

@TheQuantumPhysicist
Copy link
Collaborator

Besides the macros, I'm OK with this PR.

@ImplOfAnImpl ImplOfAnImpl marked this pull request as draft September 22, 2023 13:32
@ImplOfAnImpl ImplOfAnImpl marked this pull request as ready for review September 22, 2023 13:37
@TheQuantumPhysicist TheQuantumPhysicist merged commit c330f54 into master Sep 22, 2023
23 checks passed
@TheQuantumPhysicist TheQuantumPhysicist deleted the peer_db_code_dedup branch September 22, 2023 22:47
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.

None yet

3 participants