Historique des commits

Auteur SHA1 Message Date
  Jing Yang ce53347dd8 Add a README to kvraft. il y a 4 ans
  Jing Yang 27abdaee17 Add a README for durio. il y a 4 ans
  Jing Yang f8ad41500b Minor wording changes. il y a 4 ans
  Jing Yang a1ce117a4e Add a one sentence explaination to ruaft. il y a 4 ans
  Jing Yang fc25faaa42 Relink code links. il y a 4 ans
  Jing Yang e736c954b6 Remove unneeded code quotes. il y a 4 ans
  Jing Yang 88b5255306 Reword on paragraph of README. il y a 4 ans
  Jing Yang 9688ca2332 Reorder sections of README. il y a 4 ans
  Jing Yang 5d63da9319 Revamp project readme. il y a 4 ans
  Jing Yang b2f176f2ec Remove one clippy warning. il y a 4 ans
  Jing Yang c50cb5ada7 Mark the Raspberry Pi work item as done. il y a 4 ans
  Jing Yang 67a6c6cc5a Merge branch 'durio' il y a 4 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 fb67f52c1e Kill all durio instances after the test is done. il y a 4 ans
  Jing Yang b551bac311 Add Pi setup instructions. 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 ca4bdc502b No need to expose kvraft. il y a 4 ans
  Jing Yang ccfef9df42 Enable async io in Ruaft thread pool. il y a 4 ans
  Jing Yang 4c04d3d59b Support running multiple instances of durio. il y a 4 ans
  Jing Yang 10f1e91521 Create a lazy wrapper around Raft. 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 ba0270ed2d Create an RPC client wrapper for Ruaft. il y a 4 ans