diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-01-16 11:25:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-16 11:25:09 +0000 |
| commit | a2578c4521d4615d8265744ab51a1cc4f291605e (patch) | |
| tree | 26fb3da7a1d7312691703919cc700e433bbd1220 /docs/src/theme/Footer | |
| parent | fix(sync): save sync time when it starts, not ends (#1573) (diff) | |
| download | atuin-a2578c4521d4615d8265744ab51a1cc4f291605e.zip | |
feat: add history rebuild (#1575)
* feat: add history rebuild
This adds a function that will
1. List all history from the store
2. Segment by create/delete
3. Insert all creates into the database
4. Delete all deleted
This replaces the old history sync.
Presently it's incomplete. There is no incremental rebuild, it can only
do the entire thing at once.
This is ran by `atuin store rebuild history`
* fix tests
* add incremental sync
* add auto sync
Diffstat (limited to 'docs/src/theme/Footer')
0 files changed, 0 insertions, 0 deletions
