aboutsummaryrefslogtreecommitdiff
path: root/src/util/data.rs
Commit message (Collapse)AuthorAgeFilesLines
* Improve CLI, adapt tests, update documentationAlex Auvolat2021-10-251-3/+3
|
* Improvements to CLI and various fixes for netapp versionAlex Auvolat2021-10-221-0/+12
| | | | Discovery via consul, persist peer list to file
* rename types to CamelCaseTrinity Pointard2021-05-031-2/+2
|
* fix clippy warnings on util and rpcTrinity Pointard2021-05-031-1/+1
|
* run cargo fmt on util and make missing doc warningTrinity Pointard2021-04-271-7/+7
|
* document util crateTrinity Pointard2021-04-271-0/+18
|
* Support old CPUsmasterAlex Auvolat2021-03-191-5/+4
|
* Update dependenciesAlex Auvolat2021-03-161-2/+2
|
* Time and metadata improvementsAlex Auvolat2021-03-151-8/+0
|
* Implement table gc, currently for block_ref and version onlyAlex Auvolat2021-03-121-0/+8
|
* Cargo fmtAlex Auvolat2021-02-231-1/+1
|
* Add blake2 and xxhash hash functionsAlex Auvolat2021-02-231-1/+23
|
* rename hash() to sha256sum(), we might want to change it at some placesAlex Auvolat2021-02-211-1/+1
|
* Split code for modular compilationAlex Auvolat2020-04-241-0/+124