Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

FIX #5

Merged
merged 5 commits into from
Nov 4, 2024
Merged

FIX #5

merged 5 commits into from
Nov 4, 2024

Conversation

MarnieGrenat
Copy link
Owner

This pull request includes significant updates to the banking system project, focusing on improving concurrency control, ensuring idempotence of operations, and enhancing documentation. The most important changes include adding request IDs to ensure idempotence, implementing mutexes for concurrency control, and updating the documentation to reflect these changes.

Improvements to concurrency control and idempotence:

Documentation updates:

  • docs/main.tex: Expanded the introduction and architecture sections to detail the modular design of the banking system, the use of RPC for client-server communication, and the implementation of concurrency control and idempotence. Added sections on concurrency control, idempotence, and testing results.

Additional changes and fixes:

@MarnieGrenat MarnieGrenat merged commit 7878e92 into main Nov 4, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant