Historial de Commits

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