aboutsummaryrefslogtreecommitdiff
path: root/src/model/object_table.rs
Commit message (Expand)AuthorAgeFilesLines
* rename types to CamelCaseTrinity Pointard2021-05-031-5/+5
* fix clippy warnings on modelTrinity Pointard2021-05-031-10/+4
* change a few commentsAlex Auvolat2021-04-271-2/+2
* make most requested changesTrinity Pointard2021-04-271-7/+7
* attempt at documenting model crateTrinity Pointard2021-04-271-4/+34
* attempt at documenting table crateTrinity Pointard2021-04-271-1/+1
* Improve bootstraping: do it regularly; persist peer listAlex Auvolat2021-04-271-1/+3
* GC object table in a specific caseAlex Auvolat2021-03-161-0/+3
* Some improvements in background worker but we terminate lateAlex Auvolat2021-03-151-2/+1
* WIP migrate to tokio 1Alex Auvolat2021-03-151-1/+2
* WIP big refactoringAlex Auvolat2021-03-111-1/+1
* Very minor changesAlex Auvolat2021-03-101-1/+0
* Remove migration paths from 0.1 branchAlex Auvolat2021-03-101-52/+0
* Refactor model stuff, including cleaner CRDTsAlex Auvolat2021-03-101-22/+17
* Make updated() be a sync function that doesn't failAlex Auvolat2021-02-231-27/+26
* Slight refactoring to make things clearer with DeletedFilterAlex Auvolat2020-11-201-3/+4
* cargo fmtAlex Auvolat2020-07-081-86/+91
* Add multiple headers to object modelAlex Auvolat2020-07-081-7/+24
* (WIP) New object table model, TODO: update API calls to use itAlex Auvolat2020-07-081-27/+92
* Rename garage_core to garage_modelAlex Auvolat2020-07-071-0/+198