Historique des commits

Auteur SHA1 Message Date
  Jing Yang c8fa496d8a Move durio to its own workspace. il y a 3 ans
  Jing Yang 8bc2df1990 Remove test logger from durio. il y a 3 ans
  Jing Yang 23f974ecd6 Add a smoke test to durio. il y a 3 ans
  Jing Yang 981dea20f3 Minor code refactor. il y a 3 ans
  Jing Yang e51d4e4050 Move from warp to axum which is actively maintained. il y a 3 ans
  Jing Yang 35cce92ab3 Use Acquire/Release in tests. il y a 3 ans
  Jing Yang 75d4e75262 Optimize imports in source files. il y a 3 ans
  Jing Yang 09af46a746 Use the new AsyncClerk in Durio. il y a 3 ans
  Jing Yang fdee3faaf4 Apply clippy fixes. il y a 4 ans
  Jing Yang c843a8457a Run RPC servers in a different poll. il y a 4 ans
  Jing Yang f3059b79ff Create a two-pi-plus-dev setup for durio. il y a 4 ans
  Jing Yang 77f6c6a6dd Return 503 Service Unavailable if the server is not read. il y a 4 ans
  Jing Yang 8232d7d47b Integrate Clerk into the web server. il y a 4 ans
  Jing Yang 4c04d3d59b Support running multiple instances of durio. il y a 4 ans
  Jing Yang bf2bc68c51 Try commit a value in the kv store when receiving a GET request. il y a 4 ans
  Jing Yang 5d5e66cfb3 Initiate test log in the main function. il y a 4 ans
  Jing Yang d5b0508aa3 Do not connect to the server's own Raft service. il y a 4 ans
  Jing Yang 90290beca6 Run the servers in main. il y a 4 ans
  Jing Yang 0cb5982d91 Add functions that create clients and servers. il y a 4 ans
  Jing Yang 7cbbc78527 Rename RuaftService to RaftService. il y a 4 ans
  Jing Yang c1bfaba97d Create RPC servers for KVServer and Raft. il y a 4 ans
  Jing Yang f04af3b01e Create project durio and a basic KV web server. il y a 4 ans