Lab 1: Exactly-Once
We are not allowed to share codes online.
For more details, Pls refer to NUS CS5223 Lab's Repo: https://github.com/nus-sys/cs5223-labs/tree/main/labs/lab1-clientserver
- kv store, support
put
,get
, andswap
- at-most-once app
- retries logic on Client side
- seq-id maintaining