Skip to content

Implement ids generator for OrderMatchingEngine in Rust #2193

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

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

filipmacek
Copy link
Member

Pull Request

  • ids generation is only clearly defined and isolated functionality in OrderMatchingEngine that can be separated into its own struct called IdsGenerator. This approach is easier to maintain and tests

@filipmacek filipmacek added the rust Relating to the Rust core label Jan 7, 2025
@filipmacek filipmacek requested a review from cjdsellers January 7, 2025 16:50
@filipmacek filipmacek self-assigned this Jan 7, 2025
@filipmacek filipmacek force-pushed the ids-generator-order-matching-engine branch 2 times, most recently from ece925b to 51dee37 Compare January 8, 2025 10:08
@filipmacek filipmacek marked this pull request as ready for review January 8, 2025 10:09
@filipmacek filipmacek force-pushed the ids-generator-order-matching-engine branch from 51dee37 to c5bfd17 Compare January 8, 2025 10:20
@cjdsellers cjdsellers merged commit 66655c1 into develop Jan 8, 2025
12 checks passed
@cjdsellers cjdsellers deleted the ids-generator-order-matching-engine branch January 8, 2025 20:09
Pushkarm029 pushed a commit to Pushkarm029/nautilus_trader that referenced this pull request Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Relating to the Rust core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants