aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/rpc_client.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request 'add doc comments' (#53) from trinity-1686a/garage:doc-com...Alex2021-04-081-0/+26
|\
| * make most requested changesTrinity Pointard2021-04-061-4/+5
| * document rpc crateTrinity Pointard2021-04-061-1/+26
* | remove useless commentAlex Auvolat2021-04-061-1/+0
|/
* Update dependenciesAlex Auvolat2021-03-161-2/+1
* Some improvements in background worker but we terminate lateAlex Auvolat2021-03-151-1/+1
* WIP migrate to tokio 1Alex Auvolat2021-03-151-1/+1
* Implement table gc, currently for block_ref and version onlyAlex Auvolat2021-03-121-4/+1
* Update sled & try to debug deadlock (but its in sled...)Alex Auvolat2021-02-231-0/+3
* Make less things publicAlex Auvolat2020-12-121-3/+3
* Rate limit requests a bit more seriouslyAlex Auvolat2020-05-011-1/+2
* Split code for modular compilationAlex Auvolat2020-04-241-27/+7
* Reorganize codeAlex Auvolat2020-04-231-0/+360