Compare commits

6 Commits

Author SHA1 Message Date
d12a7debdf Fix release process
All checks were successful
Release Creation / build (release) Successful in 1m19s
2026-04-23 20:46:22 +02:00
30d9e4e4df Fix release process 2026-04-23 20:46:13 +02:00
606b38e022 fix: Track package-lock.json to enable npm ci in CI/CD
All checks were successful
Release Creation / build (release) Successful in 1m20s
Retire package-lock.json du .gitignore afin que npm ci puisse
fonctionner dans le workflow de release Gitea.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-01 09:19:35 +02:00
4d9fa45ab6 AJout workflow
Some checks failed
Release Creation / build (release) Failing after 2m18s
2026-04-01 09:05:20 +02:00
8a4e0ba0e4 ci: Make pack compilation explicit in release workflow
Remplace npm run build:full par 3 étapes séparées et nommées :
- Install dependencies (npm ci)
- Compile compendium packs (npm run pack:compile)
- Build CSS and JavaScript (npm run build)

Les compendiums sont désormais générés à la volée depuis packs-src/
à chaque release, indépendamment de l'état commité de packs/.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-01 08:51:39 +02:00
93df69a43e ci: Add Gitea release workflow
Adapté depuis fvtt-te-deum, avec :
- Étape npm ci + npm run build:full (compilation CSS et packs)
- Zip incluant css/ fonts/ images/ lang/ packs/ src/ templates/
- Substitution version/manifest/download dans system.json
- Publication sur le serveur FoundryVTT (compatibility 13)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-01 08:46:49 +02:00
48 changed files with 3769 additions and 217 deletions

View File

@@ -0,0 +1,78 @@
name: Release Creation
on:
release:
types: [published]
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo "💡 The ${{ gitea.repository }} repository will be cloned to the runner."
- uses: https://github.com/RouxAntoine/checkout@v3.5.4
# Get part of the tag after the `v`
- name: Extract tag version number
id: get_version
uses: https://github.com/battila7/get-version-action@v2
- name: Setup Node.js
uses: https://github.com/actions/setup-node@v3
with:
node-version: "20"
- name: Install dependencies
run: npm ci
# Génération à la volée des compendiums (packs-src/ → packs/ LevelDB)
- name: Compile compendium packs
run: npm run pack:compile
# Compilation CSS (LESS → css/) et bundle JavaScript (src/ → dist/)
- name: Build CSS and JavaScript
run: npm run build
# Substitute the Manifest and Download URLs in the system.json
- name: Substitute Manifest and Download Links For Versioned Ones
id: sub_manifest_link_version
uses: https://github.com/microsoft/variable-substitution@v1
with:
files: "system.json"
env:
version: ${{steps.get_version.outputs.version-without-v}}
url: https://www.uberwald.me/gitea/${{gitea.repository}}
manifest: https://www.uberwald.me/gitea/uberwald/fvtt-chroniques-de-l-etrange/releases/download/latest/system.json
download: https://www.uberwald.me/gitea/uberwald/fvtt-chroniques-de-l-etrange/releases/download/${{github.event.release.tag_name}}/fvtt-chroniques-de-l-etrange.zip
# Create a zip file with all files required by the system
- run: |
apt update -y
apt install -y zip
- run: zip -r ./fvtt-chroniques-de-l-etrange.zip system.json README.md CHANGELOG.md LICENSE.txt css/ fonts/ images/ lang/ packs/ src/ templates/
- name: Setup Go
uses: https://github.com/actions/setup-go@v4
with:
go-version: ">=1.20.1"
- name: Upload release assets
id: use-go-action
uses: https://gitea.com/actions/release-action@main
with:
files: |-
./fvtt-chroniques-de-l-etrange.zip
system.json
api_key: "${{secrets.ALLOW_PUSH_RELEASE}}"
#- name: Publish to Foundry server
# uses: https://github.com/djlechuck/foundryvtt-publish-package-action@v1
# with:
# #token: ${{ secrets.FOUNDRYVTT_RELEASE_TOKEN }}
# id: 'fvtt-chroniques-de-l-etrange'
# version: ${{github.event.release.tag_name}}
# manifest: 'https://www.uberwald.me/gitea/public/fvtt-chroniques-de-l-etrange/releases/download/latest/system.json'
# notes: 'https://www.uberwald.me/gitea/${{gitea.repository}}/releases/download/${{github.event.release.tag_name}}/fvtt-chroniques-de-l-etrange.zip'
# compatibility-minimum: '13'
# compatibility-verified: '13'

1
.gitignore vendored
View File

@@ -5,7 +5,6 @@
# Node Modules
node_modules/
package-lock.json
chroniquesdeletrange.lock
*.pdf

3538
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1 +1 @@
MANIFEST-000011
MANIFEST-000023

View File

@@ -1,8 +1,8 @@
2026/04/01-08:40:35.301147 7ff9c7fff6c0 Recovering log #8
2026/04/01-08:40:35.310770 7ff9c7fff6c0 Delete type=3 #6
2026/04/01-08:40:35.310837 7ff9c7fff6c0 Delete type=0 #8
2026/04/01-08:41:21.037265 7ff7477ef6c0 Level-0 table #14: started
2026/04/01-08:41:21.037300 7ff7477ef6c0 Level-0 table #14: 0 bytes OK
2026/04/01-08:41:21.046662 7ff7477ef6c0 Delete type=0 #12
2026/04/01-08:41:21.075785 7ff7477ef6c0 Manual compaction at level-0 from '!items!3aig6MWvZCRoWXPW' @ 72057594037927935 : 1 .. '!items!cXaQG1TBE0jzrbNt' @ 0 : 0; will stop at (end)
2026/04/01-08:41:21.075830 7ff7477ef6c0 Manual compaction at level-1 from '!items!3aig6MWvZCRoWXPW' @ 72057594037927935 : 1 .. '!items!cXaQG1TBE0jzrbNt' @ 0 : 0; will stop at (end)
2026/04/19-22:50:59.859744 7f037bfff6c0 Recovering log #21
2026/04/19-22:50:59.871412 7f037bfff6c0 Delete type=3 #19
2026/04/19-22:50:59.871550 7f037bfff6c0 Delete type=0 #21
2026/04/19-23:02:32.630802 7f00fa7ef6c0 Level-0 table #26: started
2026/04/19-23:02:32.630843 7f00fa7ef6c0 Level-0 table #26: 0 bytes OK
2026/04/19-23:02:32.637048 7f00fa7ef6c0 Delete type=0 #24
2026/04/19-23:02:32.644851 7f00fa7ef6c0 Manual compaction at level-0 from '!items!3aig6MWvZCRoWXPW' @ 72057594037927935 : 1 .. '!items!cXaQG1TBE0jzrbNt' @ 0 : 0; will stop at (end)
2026/04/19-23:02:32.644927 7f00fa7ef6c0 Manual compaction at level-1 from '!items!3aig6MWvZCRoWXPW' @ 72057594037927935 : 1 .. '!items!cXaQG1TBE0jzrbNt' @ 0 : 0; will stop at (end)

View File

@@ -1,15 +1,8 @@
2026/03/31-23:13:37.619383 7ff9fd1fe6c0 Recovering log #4
2026/03/31-23:13:37.629696 7ff9fd1fe6c0 Delete type=3 #2
2026/03/31-23:13:37.629769 7ff9fd1fe6c0 Delete type=0 #4
2026/03/31-23:14:05.859528 7ff7477ef6c0 Level-0 table #9: started
2026/03/31-23:14:05.863123 7ff7477ef6c0 Level-0 table #9: 1386 bytes OK
2026/03/31-23:14:05.869153 7ff7477ef6c0 Delete type=0 #7
2026/03/31-23:14:05.898756 7ff7477ef6c0 Manual compaction at level-0 from '!items!3aig6MWvZCRoWXPW' @ 72057594037927935 : 1 .. '!items!cXaQG1TBE0jzrbNt' @ 0 : 0; will stop at (end)
2026/03/31-23:14:05.908455 7ff7477ef6c0 Manual compaction at level-1 from '!items!3aig6MWvZCRoWXPW' @ 72057594037927935 : 1 .. '!items!cXaQG1TBE0jzrbNt' @ 0 : 0; will stop at '!items!cXaQG1TBE0jzrbNt' @ 8 : 1
2026/03/31-23:14:05.908468 7ff7477ef6c0 Compacting 1@1 + 1@2 files
2026/03/31-23:14:05.911883 7ff7477ef6c0 Generated table #10@1: 4 keys, 1386 bytes
2026/03/31-23:14:05.911911 7ff7477ef6c0 Compacted 1@1 + 1@2 files => 1386 bytes
2026/03/31-23:14:05.917964 7ff7477ef6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2026/03/31-23:14:05.918034 7ff7477ef6c0 Delete type=2 #5
2026/03/31-23:14:05.918111 7ff7477ef6c0 Delete type=2 #9
2026/03/31-23:14:05.938532 7ff7477ef6c0 Manual compaction at level-1 from '!items!cXaQG1TBE0jzrbNt' @ 8 : 1 .. '!items!cXaQG1TBE0jzrbNt' @ 0 : 0; will stop at (end)
2026/04/19-22:43:58.297625 7f03b0dff6c0 Recovering log #17
2026/04/19-22:43:58.309059 7f03b0dff6c0 Delete type=3 #15
2026/04/19-22:43:58.309258 7f03b0dff6c0 Delete type=0 #17
2026/04/19-22:46:47.272463 7f00fa7ef6c0 Level-0 table #22: started
2026/04/19-22:46:47.272515 7f00fa7ef6c0 Level-0 table #22: 0 bytes OK
2026/04/19-22:46:47.279709 7f00fa7ef6c0 Delete type=0 #20
2026/04/19-22:46:47.287794 7f00fa7ef6c0 Manual compaction at level-0 from '!items!3aig6MWvZCRoWXPW' @ 72057594037927935 : 1 .. '!items!cXaQG1TBE0jzrbNt' @ 0 : 0; will stop at (end)
2026/04/19-22:46:47.287847 7f00fa7ef6c0 Manual compaction at level-1 from '!items!3aig6MWvZCRoWXPW' @ 72057594037927935 : 1 .. '!items!cXaQG1TBE0jzrbNt' @ 0 : 0; will stop at (end)

View File

@@ -1 +1 @@
MANIFEST-000011
MANIFEST-000023

View File

@@ -1,8 +1,8 @@
2026/04/01-08:40:35.327649 7ff9fd1fe6c0 Recovering log #8
2026/04/01-08:40:35.338350 7ff9fd1fe6c0 Delete type=3 #6
2026/04/01-08:40:35.338418 7ff9fd1fe6c0 Delete type=0 #8
2026/04/01-08:41:21.056233 7ff7477ef6c0 Level-0 table #14: started
2026/04/01-08:41:21.056264 7ff7477ef6c0 Level-0 table #14: 0 bytes OK
2026/04/01-08:41:21.065385 7ff7477ef6c0 Delete type=0 #12
2026/04/01-08:41:21.075809 7ff7477ef6c0 Manual compaction at level-0 from '!items!0NDBw1YB54q3hLH0' @ 72057594037927935 : 1 .. '!items!ykekdZlirabRobEF' @ 0 : 0; will stop at (end)
2026/04/01-08:41:21.075858 7ff7477ef6c0 Manual compaction at level-1 from '!items!0NDBw1YB54q3hLH0' @ 72057594037927935 : 1 .. '!items!ykekdZlirabRobEF' @ 0 : 0; will stop at (end)
2026/04/19-22:50:59.891728 7f03b0dff6c0 Recovering log #21
2026/04/19-22:50:59.904474 7f03b0dff6c0 Delete type=3 #19
2026/04/19-22:50:59.904609 7f03b0dff6c0 Delete type=0 #21
2026/04/19-23:02:32.637235 7f00fa7ef6c0 Level-0 table #26: started
2026/04/19-23:02:32.637302 7f00fa7ef6c0 Level-0 table #26: 0 bytes OK
2026/04/19-23:02:32.644587 7f00fa7ef6c0 Delete type=0 #24
2026/04/19-23:02:32.644866 7f00fa7ef6c0 Manual compaction at level-0 from '!items!0NDBw1YB54q3hLH0' @ 72057594037927935 : 1 .. '!items!ykekdZlirabRobEF' @ 0 : 0; will stop at (end)
2026/04/19-23:02:32.644908 7f00fa7ef6c0 Manual compaction at level-1 from '!items!0NDBw1YB54q3hLH0' @ 72057594037927935 : 1 .. '!items!ykekdZlirabRobEF' @ 0 : 0; will stop at (end)

View File

@@ -1,15 +1,8 @@
2026/03/31-23:13:37.643341 7ff9fc9fd6c0 Recovering log #4
2026/03/31-23:13:37.653096 7ff9fc9fd6c0 Delete type=3 #2
2026/03/31-23:13:37.653164 7ff9fc9fd6c0 Delete type=0 #4
2026/03/31-23:14:05.879592 7ff7477ef6c0 Level-0 table #9: started
2026/03/31-23:14:05.882743 7ff7477ef6c0 Level-0 table #9: 8881 bytes OK
2026/03/31-23:14:05.888609 7ff7477ef6c0 Delete type=0 #7
2026/03/31-23:14:05.898774 7ff7477ef6c0 Manual compaction at level-0 from '!items!0NDBw1YB54q3hLH0' @ 72057594037927935 : 1 .. '!items!ykekdZlirabRobEF' @ 0 : 0; will stop at (end)
2026/03/31-23:14:05.929098 7ff7477ef6c0 Manual compaction at level-1 from '!items!0NDBw1YB54q3hLH0' @ 72057594037927935 : 1 .. '!items!ykekdZlirabRobEF' @ 0 : 0; will stop at '!items!ykekdZlirabRobEF' @ 108 : 1
2026/03/31-23:14:05.929108 7ff7477ef6c0 Compacting 1@1 + 1@2 files
2026/03/31-23:14:05.932294 7ff7477ef6c0 Generated table #10@1: 54 keys, 8881 bytes
2026/03/31-23:14:05.932309 7ff7477ef6c0 Compacted 1@1 + 1@2 files => 8881 bytes
2026/03/31-23:14:05.938207 7ff7477ef6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2026/03/31-23:14:05.938303 7ff7477ef6c0 Delete type=2 #5
2026/03/31-23:14:05.938431 7ff7477ef6c0 Delete type=2 #9
2026/03/31-23:14:05.938554 7ff7477ef6c0 Manual compaction at level-1 from '!items!ykekdZlirabRobEF' @ 108 : 1 .. '!items!ykekdZlirabRobEF' @ 0 : 0; will stop at (end)
2026/04/19-22:43:58.337151 7f037b7fe6c0 Recovering log #17
2026/04/19-22:43:58.351351 7f037b7fe6c0 Delete type=3 #15
2026/04/19-22:43:58.351494 7f037b7fe6c0 Delete type=0 #17
2026/04/19-22:46:47.258645 7f00fa7ef6c0 Level-0 table #22: started
2026/04/19-22:46:47.258702 7f00fa7ef6c0 Level-0 table #22: 0 bytes OK
2026/04/19-22:46:47.265158 7f00fa7ef6c0 Delete type=0 #20
2026/04/19-22:46:47.287748 7f00fa7ef6c0 Manual compaction at level-0 from '!items!0NDBw1YB54q3hLH0' @ 72057594037927935 : 1 .. '!items!ykekdZlirabRobEF' @ 0 : 0; will stop at (end)
2026/04/19-22:46:47.287830 7f00fa7ef6c0 Manual compaction at level-1 from '!items!0NDBw1YB54q3hLH0' @ 72057594037927935 : 1 .. '!items!ykekdZlirabRobEF' @ 0 : 0; will stop at (end)

View File

@@ -1 +1 @@
MANIFEST-000011
MANIFEST-000023

View File

@@ -1,8 +1,8 @@
2026/04/01-08:40:35.341349 7ff9fd9ff6c0 Recovering log #8
2026/04/01-08:40:35.351239 7ff9fd9ff6c0 Delete type=3 #6
2026/04/01-08:40:35.351303 7ff9fd9ff6c0 Delete type=0 #8
2026/04/01-08:41:21.065507 7ff7477ef6c0 Level-0 table #14: started
2026/04/01-08:41:21.065534 7ff7477ef6c0 Level-0 table #14: 0 bytes OK
2026/04/01-08:41:21.075686 7ff7477ef6c0 Delete type=0 #12
2026/04/01-08:41:21.075821 7ff7477ef6c0 Manual compaction at level-0 from '!items!HKq5ANSGiBIdcnki' @ 72057594037927935 : 1 .. '!items!HKq5ANSGiBIdcnki' @ 0 : 0; will stop at (end)
2026/04/01-08:41:21.075848 7ff7477ef6c0 Manual compaction at level-1 from '!items!HKq5ANSGiBIdcnki' @ 72057594037927935 : 1 .. '!items!HKq5ANSGiBIdcnki' @ 0 : 0; will stop at (end)
2026/04/19-22:50:59.909351 7f037bfff6c0 Recovering log #21
2026/04/19-22:50:59.920272 7f037bfff6c0 Delete type=3 #19
2026/04/19-22:50:59.920406 7f037bfff6c0 Delete type=0 #21
2026/04/19-23:02:32.624451 7f00fa7ef6c0 Level-0 table #26: started
2026/04/19-23:02:32.624489 7f00fa7ef6c0 Level-0 table #26: 0 bytes OK
2026/04/19-23:02:32.630639 7f00fa7ef6c0 Delete type=0 #24
2026/04/19-23:02:32.644834 7f00fa7ef6c0 Manual compaction at level-0 from '!items!HKq5ANSGiBIdcnki' @ 72057594037927935 : 1 .. '!items!HKq5ANSGiBIdcnki' @ 0 : 0; will stop at (end)
2026/04/19-23:02:32.644893 7f00fa7ef6c0 Manual compaction at level-1 from '!items!HKq5ANSGiBIdcnki' @ 72057594037927935 : 1 .. '!items!HKq5ANSGiBIdcnki' @ 0 : 0; will stop at (end)

View File

@@ -1,15 +1,8 @@
2026/03/31-23:13:37.655266 7ff9fd1fe6c0 Recovering log #4
2026/03/31-23:13:37.665091 7ff9fd1fe6c0 Delete type=3 #2
2026/03/31-23:13:37.665152 7ff9fd1fe6c0 Delete type=0 #4
2026/03/31-23:14:05.888725 7ff7477ef6c0 Level-0 table #9: started
2026/03/31-23:14:05.892109 7ff7477ef6c0 Level-0 table #9: 595 bytes OK
2026/03/31-23:14:05.898660 7ff7477ef6c0 Delete type=0 #7
2026/03/31-23:14:05.898782 7ff7477ef6c0 Manual compaction at level-0 from '!items!HKq5ANSGiBIdcnki' @ 72057594037927935 : 1 .. '!items!HKq5ANSGiBIdcnki' @ 0 : 0; will stop at (end)
2026/03/31-23:14:05.918170 7ff7477ef6c0 Manual compaction at level-1 from '!items!HKq5ANSGiBIdcnki' @ 72057594037927935 : 1 .. '!items!HKq5ANSGiBIdcnki' @ 0 : 0; will stop at '!items!HKq5ANSGiBIdcnki' @ 2 : 1
2026/03/31-23:14:05.918177 7ff7477ef6c0 Compacting 1@1 + 1@2 files
2026/03/31-23:14:05.921325 7ff7477ef6c0 Generated table #10@1: 1 keys, 595 bytes
2026/03/31-23:14:05.921340 7ff7477ef6c0 Compacted 1@1 + 1@2 files => 595 bytes
2026/03/31-23:14:05.928735 7ff7477ef6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2026/03/31-23:14:05.928889 7ff7477ef6c0 Delete type=2 #5
2026/03/31-23:14:05.929011 7ff7477ef6c0 Delete type=2 #9
2026/03/31-23:14:05.938542 7ff7477ef6c0 Manual compaction at level-1 from '!items!HKq5ANSGiBIdcnki' @ 2 : 1 .. '!items!HKq5ANSGiBIdcnki' @ 0 : 0; will stop at (end)
2026/04/19-22:43:58.358562 7f037bfff6c0 Recovering log #17
2026/04/19-22:43:58.370638 7f037bfff6c0 Delete type=3 #15
2026/04/19-22:43:58.370775 7f037bfff6c0 Delete type=0 #17
2026/04/19-22:46:47.279929 7f00fa7ef6c0 Level-0 table #22: started
2026/04/19-22:46:47.279983 7f00fa7ef6c0 Level-0 table #22: 0 bytes OK
2026/04/19-22:46:47.287463 7f00fa7ef6c0 Delete type=0 #20
2026/04/19-22:46:47.287812 7f00fa7ef6c0 Manual compaction at level-0 from '!items!HKq5ANSGiBIdcnki' @ 72057594037927935 : 1 .. '!items!HKq5ANSGiBIdcnki' @ 0 : 0; will stop at (end)
2026/04/19-22:46:47.287887 7f00fa7ef6c0 Manual compaction at level-1 from '!items!HKq5ANSGiBIdcnki' @ 72057594037927935 : 1 .. '!items!HKq5ANSGiBIdcnki' @ 0 : 0; will stop at (end)

View File

@@ -1 +1 @@
MANIFEST-000011
MANIFEST-000023

View File

@@ -1,8 +1,8 @@
2026/04/01-08:40:35.248210 7ff9fd1fe6c0 Recovering log #8
2026/04/01-08:40:35.258440 7ff9fd1fe6c0 Delete type=3 #6
2026/04/01-08:40:35.258497 7ff9fd1fe6c0 Delete type=0 #8
2026/04/01-08:41:21.017323 7ff7477ef6c0 Level-0 table #14: started
2026/04/01-08:41:21.017349 7ff7477ef6c0 Level-0 table #14: 0 bytes OK
2026/04/01-08:41:21.026680 7ff7477ef6c0 Delete type=0 #12
2026/04/01-08:41:21.037134 7ff7477ef6c0 Manual compaction at level-0 from '!items!2nKXEHLG0fXtSOdy' @ 72057594037927935 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at (end)
2026/04/01-08:41:21.037165 7ff7477ef6c0 Manual compaction at level-1 from '!items!2nKXEHLG0fXtSOdy' @ 72057594037927935 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at (end)
2026/04/19-22:50:59.788370 7f03b0dff6c0 Recovering log #21
2026/04/19-22:50:59.799342 7f03b0dff6c0 Delete type=3 #19
2026/04/19-22:50:59.799481 7f03b0dff6c0 Delete type=0 #21
2026/04/19-23:02:32.610479 7f00fa7ef6c0 Level-0 table #26: started
2026/04/19-23:02:32.610520 7f00fa7ef6c0 Level-0 table #26: 0 bytes OK
2026/04/19-23:02:32.617512 7f00fa7ef6c0 Delete type=0 #24
2026/04/19-23:02:32.617817 7f00fa7ef6c0 Manual compaction at level-0 from '!items!2nKXEHLG0fXtSOdy' @ 72057594037927935 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at (end)
2026/04/19-23:02:32.617892 7f00fa7ef6c0 Manual compaction at level-1 from '!items!2nKXEHLG0fXtSOdy' @ 72057594037927935 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at (end)

View File

@@ -1,15 +1,8 @@
2026/03/31-23:13:37.566304 7ff9fc9fd6c0 Recovering log #4
2026/03/31-23:13:37.577072 7ff9fc9fd6c0 Delete type=3 #2
2026/03/31-23:13:37.577151 7ff9fc9fd6c0 Delete type=0 #4
2026/03/31-23:14:05.798900 7ff7477ef6c0 Level-0 table #9: started
2026/03/31-23:14:05.802292 7ff7477ef6c0 Level-0 table #9: 37163 bytes OK
2026/03/31-23:14:05.808231 7ff7477ef6c0 Delete type=0 #7
2026/03/31-23:14:05.818614 7ff7477ef6c0 Manual compaction at level-0 from '!items!2nKXEHLG0fXtSOdy' @ 72057594037927935 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at (end)
2026/03/31-23:14:05.839794 7ff7477ef6c0 Manual compaction at level-1 from '!items!2nKXEHLG0fXtSOdy' @ 72057594037927935 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at '!items!tlIc1bmIAbQeUwj7' @ 40 : 1
2026/03/31-23:14:05.839809 7ff7477ef6c0 Compacting 1@1 + 1@2 files
2026/03/31-23:14:05.843428 7ff7477ef6c0 Generated table #10@1: 20 keys, 37163 bytes
2026/03/31-23:14:05.843452 7ff7477ef6c0 Compacted 1@1 + 1@2 files => 37163 bytes
2026/03/31-23:14:05.849339 7ff7477ef6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2026/03/31-23:14:05.849442 7ff7477ef6c0 Delete type=2 #5
2026/03/31-23:14:05.849551 7ff7477ef6c0 Delete type=2 #9
2026/03/31-23:14:05.859433 7ff7477ef6c0 Manual compaction at level-1 from '!items!tlIc1bmIAbQeUwj7' @ 40 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at (end)
2026/04/19-22:43:58.215990 7f037bfff6c0 Recovering log #17
2026/04/19-22:43:58.227070 7f037bfff6c0 Delete type=3 #15
2026/04/19-22:43:58.227246 7f037bfff6c0 Delete type=0 #17
2026/04/19-22:46:47.236372 7f00fa7ef6c0 Level-0 table #22: started
2026/04/19-22:46:47.236443 7f00fa7ef6c0 Level-0 table #22: 0 bytes OK
2026/04/19-22:46:47.243463 7f00fa7ef6c0 Delete type=0 #20
2026/04/19-22:46:47.258317 7f00fa7ef6c0 Manual compaction at level-0 from '!items!2nKXEHLG0fXtSOdy' @ 72057594037927935 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at (end)
2026/04/19-22:46:47.258390 7f00fa7ef6c0 Manual compaction at level-1 from '!items!2nKXEHLG0fXtSOdy' @ 72057594037927935 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at (end)

View File

@@ -1 +1 @@
MANIFEST-000011
MANIFEST-000023

View File

@@ -1,8 +1,8 @@
2026/04/01-08:40:35.353987 7ff9fc9fd6c0 Recovering log #8
2026/04/01-08:40:35.364228 7ff9fc9fd6c0 Delete type=3 #6
2026/04/01-08:40:35.364295 7ff9fc9fd6c0 Delete type=0 #8
2026/04/01-08:41:21.075967 7ff7477ef6c0 Level-0 table #14: started
2026/04/01-08:41:21.076006 7ff7477ef6c0 Level-0 table #14: 0 bytes OK
2026/04/01-08:41:21.085526 7ff7477ef6c0 Delete type=0 #12
2026/04/01-08:41:21.124126 7ff7477ef6c0 Manual compaction at level-0 from '!actors!4ZjFZ1HoJV9mJStt' @ 72057594037927935 : 1 .. '!actors!zVpmacwoWEG8YTCQ' @ 0 : 0; will stop at (end)
2026/04/01-08:41:21.124179 7ff7477ef6c0 Manual compaction at level-1 from '!actors!4ZjFZ1HoJV9mJStt' @ 72057594037927935 : 1 .. '!actors!zVpmacwoWEG8YTCQ' @ 0 : 0; will stop at (end)
2026/04/19-22:50:59.925226 7f037affd6c0 Recovering log #21
2026/04/19-22:50:59.937064 7f037affd6c0 Delete type=3 #19
2026/04/19-22:50:59.937218 7f037affd6c0 Delete type=0 #21
2026/04/19-23:02:32.645031 7f00fa7ef6c0 Level-0 table #26: started
2026/04/19-23:02:32.645097 7f00fa7ef6c0 Level-0 table #26: 0 bytes OK
2026/04/19-23:02:32.651273 7f00fa7ef6c0 Delete type=0 #24
2026/04/19-23:02:32.671128 7f00fa7ef6c0 Manual compaction at level-0 from '!actors!4ZjFZ1HoJV9mJStt' @ 72057594037927935 : 1 .. '!actors!zVpmacwoWEG8YTCQ' @ 0 : 0; will stop at (end)
2026/04/19-23:02:32.671218 7f00fa7ef6c0 Manual compaction at level-1 from '!actors!4ZjFZ1HoJV9mJStt' @ 72057594037927935 : 1 .. '!actors!zVpmacwoWEG8YTCQ' @ 0 : 0; will stop at (end)

View File

@@ -1,15 +1,8 @@
2026/03/31-23:13:37.667449 7ff9c7fff6c0 Recovering log #4
2026/03/31-23:13:37.684301 7ff9c7fff6c0 Delete type=3 #2
2026/03/31-23:13:37.684371 7ff9c7fff6c0 Delete type=0 #4
2026/03/31-23:14:05.938619 7ff7477ef6c0 Level-0 table #9: started
2026/03/31-23:14:05.942920 7ff7477ef6c0 Level-0 table #9: 50410 bytes OK
2026/03/31-23:14:05.949442 7ff7477ef6c0 Delete type=0 #7
2026/03/31-23:14:05.968883 7ff7477ef6c0 Manual compaction at level-0 from '!actors!4ZjFZ1HoJV9mJStt' @ 72057594037927935 : 1 .. '!actors!zVpmacwoWEG8YTCQ' @ 0 : 0; will stop at (end)
2026/03/31-23:14:05.968925 7ff7477ef6c0 Manual compaction at level-1 from '!actors!4ZjFZ1HoJV9mJStt' @ 72057594037927935 : 1 .. '!actors!zVpmacwoWEG8YTCQ' @ 0 : 0; will stop at '!actors!zVpmacwoWEG8YTCQ' @ 98 : 1
2026/03/31-23:14:05.968931 7ff7477ef6c0 Compacting 1@1 + 1@2 files
2026/03/31-23:14:05.972639 7ff7477ef6c0 Generated table #10@1: 49 keys, 50410 bytes
2026/03/31-23:14:05.972660 7ff7477ef6c0 Compacted 1@1 + 1@2 files => 50410 bytes
2026/03/31-23:14:05.979701 7ff7477ef6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2026/03/31-23:14:05.979812 7ff7477ef6c0 Delete type=2 #5
2026/03/31-23:14:05.979924 7ff7477ef6c0 Delete type=2 #9
2026/03/31-23:14:05.992772 7ff7477ef6c0 Manual compaction at level-1 from '!actors!zVpmacwoWEG8YTCQ' @ 98 : 1 .. '!actors!zVpmacwoWEG8YTCQ' @ 0 : 0; will stop at (end)
2026/04/19-22:43:58.376321 7f03b0dff6c0 Recovering log #17
2026/04/19-22:43:58.387776 7f03b0dff6c0 Delete type=3 #15
2026/04/19-22:43:58.387923 7f03b0dff6c0 Delete type=0 #17
2026/04/19-22:46:47.295197 7f00fa7ef6c0 Level-0 table #22: started
2026/04/19-22:46:47.295256 7f00fa7ef6c0 Level-0 table #22: 0 bytes OK
2026/04/19-22:46:47.301957 7f00fa7ef6c0 Delete type=0 #20
2026/04/19-22:46:47.317316 7f00fa7ef6c0 Manual compaction at level-0 from '!actors!4ZjFZ1HoJV9mJStt' @ 72057594037927935 : 1 .. '!actors!zVpmacwoWEG8YTCQ' @ 0 : 0; will stop at (end)
2026/04/19-22:46:47.317375 7f00fa7ef6c0 Manual compaction at level-1 from '!actors!4ZjFZ1HoJV9mJStt' @ 72057594037927935 : 1 .. '!actors!zVpmacwoWEG8YTCQ' @ 0 : 0; will stop at (end)

View File

@@ -1 +1 @@
MANIFEST-000011
MANIFEST-000023

View File

@@ -1,8 +1,8 @@
2026/04/01-08:40:35.313654 7ff9fc9fd6c0 Recovering log #8
2026/04/01-08:40:35.324684 7ff9fc9fd6c0 Delete type=3 #6
2026/04/01-08:40:35.324740 7ff9fc9fd6c0 Delete type=0 #8
2026/04/01-08:41:21.046787 7ff7477ef6c0 Level-0 table #14: started
2026/04/01-08:41:21.046812 7ff7477ef6c0 Level-0 table #14: 0 bytes OK
2026/04/01-08:41:21.056119 7ff7477ef6c0 Delete type=0 #12
2026/04/01-08:41:21.075798 7ff7477ef6c0 Manual compaction at level-0 from '!items!DC2kimCi9sWxqhXG' @ 72057594037927935 : 1 .. '!items!qzfAEhmvVxEMzm0k' @ 0 : 0; will stop at (end)
2026/04/01-08:41:21.075839 7ff7477ef6c0 Manual compaction at level-1 from '!items!DC2kimCi9sWxqhXG' @ 72057594037927935 : 1 .. '!items!qzfAEhmvVxEMzm0k' @ 0 : 0; will stop at (end)
2026/04/19-22:50:59.875818 7f037affd6c0 Recovering log #21
2026/04/19-22:50:59.887196 7f037affd6c0 Delete type=3 #19
2026/04/19-22:50:59.887345 7f037affd6c0 Delete type=0 #21
2026/04/19-23:02:32.618014 7f00fa7ef6c0 Level-0 table #26: started
2026/04/19-23:02:32.618111 7f00fa7ef6c0 Level-0 table #26: 0 bytes OK
2026/04/19-23:02:32.624331 7f00fa7ef6c0 Delete type=0 #24
2026/04/19-23:02:32.644810 7f00fa7ef6c0 Manual compaction at level-0 from '!items!DC2kimCi9sWxqhXG' @ 72057594037927935 : 1 .. '!items!qzfAEhmvVxEMzm0k' @ 0 : 0; will stop at (end)
2026/04/19-23:02:32.644879 7f00fa7ef6c0 Manual compaction at level-1 from '!items!DC2kimCi9sWxqhXG' @ 72057594037927935 : 1 .. '!items!qzfAEhmvVxEMzm0k' @ 0 : 0; will stop at (end)

View File

@@ -1,15 +1,8 @@
2026/03/31-23:13:37.631869 7ff9fd9ff6c0 Recovering log #4
2026/03/31-23:13:37.641416 7ff9fd9ff6c0 Delete type=3 #2
2026/03/31-23:13:37.641465 7ff9fd9ff6c0 Delete type=0 #4
2026/03/31-23:14:05.869274 7ff7477ef6c0 Level-0 table #9: started
2026/03/31-23:14:05.872424 7ff7477ef6c0 Level-0 table #9: 4932 bytes OK
2026/03/31-23:14:05.879476 7ff7477ef6c0 Delete type=0 #7
2026/03/31-23:14:05.898766 7ff7477ef6c0 Manual compaction at level-0 from '!items!DC2kimCi9sWxqhXG' @ 72057594037927935 : 1 .. '!items!qzfAEhmvVxEMzm0k' @ 0 : 0; will stop at (end)
2026/03/31-23:14:05.898792 7ff7477ef6c0 Manual compaction at level-1 from '!items!DC2kimCi9sWxqhXG' @ 72057594037927935 : 1 .. '!items!qzfAEhmvVxEMzm0k' @ 0 : 0; will stop at '!items!qzfAEhmvVxEMzm0k' @ 10 : 1
2026/03/31-23:14:05.898798 7ff7477ef6c0 Compacting 1@1 + 1@2 files
2026/03/31-23:14:05.901877 7ff7477ef6c0 Generated table #10@1: 5 keys, 4932 bytes
2026/03/31-23:14:05.901889 7ff7477ef6c0 Compacted 1@1 + 1@2 files => 4932 bytes
2026/03/31-23:14:05.908063 7ff7477ef6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2026/03/31-23:14:05.908181 7ff7477ef6c0 Delete type=2 #5
2026/03/31-23:14:05.908363 7ff7477ef6c0 Delete type=2 #9
2026/03/31-23:14:05.938518 7ff7477ef6c0 Manual compaction at level-1 from '!items!qzfAEhmvVxEMzm0k' @ 10 : 1 .. '!items!qzfAEhmvVxEMzm0k' @ 0 : 0; will stop at (end)
2026/04/19-22:43:58.314679 7f037affd6c0 Recovering log #17
2026/04/19-22:43:58.328378 7f037affd6c0 Delete type=3 #15
2026/04/19-22:43:58.328531 7f037affd6c0 Delete type=0 #17
2026/04/19-22:46:47.265424 7f00fa7ef6c0 Level-0 table #22: started
2026/04/19-22:46:47.265499 7f00fa7ef6c0 Level-0 table #22: 0 bytes OK
2026/04/19-22:46:47.272219 7f00fa7ef6c0 Delete type=0 #20
2026/04/19-22:46:47.287773 7f00fa7ef6c0 Manual compaction at level-0 from '!items!DC2kimCi9sWxqhXG' @ 72057594037927935 : 1 .. '!items!qzfAEhmvVxEMzm0k' @ 0 : 0; will stop at (end)
2026/04/19-22:46:47.287867 7f00fa7ef6c0 Manual compaction at level-1 from '!items!DC2kimCi9sWxqhXG' @ 72057594037927935 : 1 .. '!items!qzfAEhmvVxEMzm0k' @ 0 : 0; will stop at (end)

View File

@@ -1 +1 @@
MANIFEST-000011
MANIFEST-000023

View File

@@ -1,8 +1,8 @@
2026/04/01-08:40:35.261661 7ff9c7fff6c0 Recovering log #8
2026/04/01-08:40:35.271533 7ff9c7fff6c0 Delete type=3 #6
2026/04/01-08:40:35.271602 7ff9c7fff6c0 Delete type=0 #8
2026/04/01-08:41:20.998296 7ff7477ef6c0 Level-0 table #14: started
2026/04/01-08:41:20.998346 7ff7477ef6c0 Level-0 table #14: 0 bytes OK
2026/04/01-08:41:21.007890 7ff7477ef6c0 Delete type=0 #12
2026/04/01-08:41:21.037108 7ff7477ef6c0 Manual compaction at level-0 from '!items!2f51pcvFkcZjaxDk' @ 72057594037927935 : 1 .. '!items!yVN7PZw35iIaBl0H' @ 0 : 0; will stop at (end)
2026/04/01-08:41:21.037155 7ff7477ef6c0 Manual compaction at level-1 from '!items!2f51pcvFkcZjaxDk' @ 72057594037927935 : 1 .. '!items!yVN7PZw35iIaBl0H' @ 0 : 0; will stop at (end)
2026/04/19-22:50:59.806194 7f037b7fe6c0 Recovering log #21
2026/04/19-22:50:59.818163 7f037b7fe6c0 Delete type=3 #19
2026/04/19-22:50:59.818292 7f037b7fe6c0 Delete type=0 #21
2026/04/19-23:02:32.590930 7f00fa7ef6c0 Level-0 table #26: started
2026/04/19-23:02:32.590994 7f00fa7ef6c0 Level-0 table #26: 0 bytes OK
2026/04/19-23:02:32.597362 7f00fa7ef6c0 Delete type=0 #24
2026/04/19-23:02:32.617739 7f00fa7ef6c0 Manual compaction at level-0 from '!items!2f51pcvFkcZjaxDk' @ 72057594037927935 : 1 .. '!items!yVN7PZw35iIaBl0H' @ 0 : 0; will stop at (end)
2026/04/19-23:02:32.617833 7f00fa7ef6c0 Manual compaction at level-1 from '!items!2f51pcvFkcZjaxDk' @ 72057594037927935 : 1 .. '!items!yVN7PZw35iIaBl0H' @ 0 : 0; will stop at (end)

View File

@@ -1,15 +1,8 @@
2026/03/31-23:13:37.579547 7ff9fd1fe6c0 Recovering log #4
2026/03/31-23:13:37.589202 7ff9fd1fe6c0 Delete type=3 #2
2026/03/31-23:13:37.589284 7ff9fd1fe6c0 Delete type=0 #4
2026/03/31-23:14:05.787488 7ff7477ef6c0 Level-0 table #9: started
2026/03/31-23:14:05.792157 7ff7477ef6c0 Level-0 table #9: 131968 bytes OK
2026/03/31-23:14:05.798762 7ff7477ef6c0 Delete type=0 #7
2026/03/31-23:14:05.818602 7ff7477ef6c0 Manual compaction at level-0 from '!items!2f51pcvFkcZjaxDk' @ 72057594037927935 : 1 .. '!items!yVN7PZw35iIaBl0H' @ 0 : 0; will stop at (end)
2026/03/31-23:14:05.828084 7ff7477ef6c0 Manual compaction at level-1 from '!items!2f51pcvFkcZjaxDk' @ 72057594037927935 : 1 .. '!items!yVN7PZw35iIaBl0H' @ 0 : 0; will stop at '!items!yVN7PZw35iIaBl0H' @ 50 : 1
2026/03/31-23:14:05.828092 7ff7477ef6c0 Compacting 1@1 + 1@2 files
2026/03/31-23:14:05.832609 7ff7477ef6c0 Generated table #10@1: 25 keys, 131968 bytes
2026/03/31-23:14:05.832620 7ff7477ef6c0 Compacted 1@1 + 1@2 files => 131968 bytes
2026/03/31-23:14:05.839396 7ff7477ef6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2026/03/31-23:14:05.839487 7ff7477ef6c0 Delete type=2 #5
2026/03/31-23:14:05.839629 7ff7477ef6c0 Delete type=2 #9
2026/03/31-23:14:05.859424 7ff7477ef6c0 Manual compaction at level-1 from '!items!yVN7PZw35iIaBl0H' @ 50 : 1 .. '!items!yVN7PZw35iIaBl0H' @ 0 : 0; will stop at (end)
2026/04/19-22:43:58.238156 7f03b0dff6c0 Recovering log #17
2026/04/19-22:43:58.249880 7f03b0dff6c0 Delete type=3 #15
2026/04/19-22:43:58.250056 7f03b0dff6c0 Delete type=0 #17
2026/04/19-22:46:47.228764 7f00fa7ef6c0 Level-0 table #22: started
2026/04/19-22:46:47.228871 7f00fa7ef6c0 Level-0 table #22: 0 bytes OK
2026/04/19-22:46:47.236058 7f00fa7ef6c0 Delete type=0 #20
2026/04/19-22:46:47.258294 7f00fa7ef6c0 Manual compaction at level-0 from '!items!2f51pcvFkcZjaxDk' @ 72057594037927935 : 1 .. '!items!yVN7PZw35iIaBl0H' @ 0 : 0; will stop at (end)
2026/04/19-22:46:47.258373 7f00fa7ef6c0 Manual compaction at level-1 from '!items!2f51pcvFkcZjaxDk' @ 72057594037927935 : 1 .. '!items!yVN7PZw35iIaBl0H' @ 0 : 0; will stop at (end)

View File

@@ -1 +1 @@
MANIFEST-000011
MANIFEST-000023

View File

@@ -1,8 +1,8 @@
2026/04/01-08:40:35.274776 7ff9fc9fd6c0 Recovering log #8
2026/04/01-08:40:35.285363 7ff9fc9fd6c0 Delete type=3 #6
2026/04/01-08:40:35.285435 7ff9fc9fd6c0 Delete type=0 #8
2026/04/01-08:41:21.007992 7ff7477ef6c0 Level-0 table #14: started
2026/04/01-08:41:21.008017 7ff7477ef6c0 Level-0 table #14: 0 bytes OK
2026/04/01-08:41:21.017151 7ff7477ef6c0 Delete type=0 #12
2026/04/01-08:41:21.037123 7ff7477ef6c0 Manual compaction at level-0 from '!items!APN91pQL0NBfZsG7' @ 72057594037927935 : 1 .. '!items!xxZKGqDVxAfr140W' @ 0 : 0; will stop at (end)
2026/04/01-08:41:21.037175 7ff7477ef6c0 Manual compaction at level-1 from '!items!APN91pQL0NBfZsG7' @ 72057594037927935 : 1 .. '!items!xxZKGqDVxAfr140W' @ 0 : 0; will stop at (end)
2026/04/19-22:50:59.825930 7f037affd6c0 Recovering log #21
2026/04/19-22:50:59.837022 7f037affd6c0 Delete type=3 #19
2026/04/19-22:50:59.837169 7f037affd6c0 Delete type=0 #21
2026/04/19-23:02:32.597507 7f00fa7ef6c0 Level-0 table #26: started
2026/04/19-23:02:32.597551 7f00fa7ef6c0 Level-0 table #26: 0 bytes OK
2026/04/19-23:02:32.603661 7f00fa7ef6c0 Delete type=0 #24
2026/04/19-23:02:32.617767 7f00fa7ef6c0 Manual compaction at level-0 from '!items!APN91pQL0NBfZsG7' @ 72057594037927935 : 1 .. '!items!xxZKGqDVxAfr140W' @ 0 : 0; will stop at (end)
2026/04/19-23:02:32.617871 7f00fa7ef6c0 Manual compaction at level-1 from '!items!APN91pQL0NBfZsG7' @ 72057594037927935 : 1 .. '!items!xxZKGqDVxAfr140W' @ 0 : 0; will stop at (end)

View File

@@ -1,15 +1,8 @@
2026/03/31-23:13:37.591385 7ff9fd9ff6c0 Recovering log #4
2026/03/31-23:13:37.601547 7ff9fd9ff6c0 Delete type=3 #2
2026/03/31-23:13:37.601732 7ff9fd9ff6c0 Delete type=0 #4
2026/03/31-23:14:05.777988 7ff7477ef6c0 Level-0 table #9: started
2026/03/31-23:14:05.781345 7ff7477ef6c0 Level-0 table #9: 8786 bytes OK
2026/03/31-23:14:05.787387 7ff7477ef6c0 Delete type=0 #7
2026/03/31-23:14:05.818587 7ff7477ef6c0 Manual compaction at level-0 from '!items!APN91pQL0NBfZsG7' @ 72057594037927935 : 1 .. '!items!xxZKGqDVxAfr140W' @ 0 : 0; will stop at (end)
2026/03/31-23:14:05.818649 7ff7477ef6c0 Manual compaction at level-1 from '!items!APN91pQL0NBfZsG7' @ 72057594037927935 : 1 .. '!items!xxZKGqDVxAfr140W' @ 0 : 0; will stop at '!items!xxZKGqDVxAfr140W' @ 32 : 1
2026/03/31-23:14:05.818658 7ff7477ef6c0 Compacting 1@1 + 1@2 files
2026/03/31-23:14:05.821934 7ff7477ef6c0 Generated table #10@1: 16 keys, 8786 bytes
2026/03/31-23:14:05.821947 7ff7477ef6c0 Compacted 1@1 + 1@2 files => 8786 bytes
2026/03/31-23:14:05.827796 7ff7477ef6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2026/03/31-23:14:05.827920 7ff7477ef6c0 Delete type=2 #5
2026/03/31-23:14:05.828026 7ff7477ef6c0 Delete type=2 #9
2026/03/31-23:14:05.859414 7ff7477ef6c0 Manual compaction at level-1 from '!items!xxZKGqDVxAfr140W' @ 32 : 1 .. '!items!xxZKGqDVxAfr140W' @ 0 : 0; will stop at (end)
2026/04/19-22:43:58.261112 7f037affd6c0 Recovering log #17
2026/04/19-22:43:58.272314 7f037affd6c0 Delete type=3 #15
2026/04/19-22:43:58.272450 7f037affd6c0 Delete type=0 #17
2026/04/19-22:46:47.243663 7f00fa7ef6c0 Level-0 table #22: started
2026/04/19-22:46:47.243712 7f00fa7ef6c0 Level-0 table #22: 0 bytes OK
2026/04/19-22:46:47.250705 7f00fa7ef6c0 Delete type=0 #20
2026/04/19-22:46:47.258335 7f00fa7ef6c0 Manual compaction at level-0 from '!items!APN91pQL0NBfZsG7' @ 72057594037927935 : 1 .. '!items!xxZKGqDVxAfr140W' @ 0 : 0; will stop at (end)
2026/04/19-22:46:47.258406 7f00fa7ef6c0 Manual compaction at level-1 from '!items!APN91pQL0NBfZsG7' @ 72057594037927935 : 1 .. '!items!xxZKGqDVxAfr140W' @ 0 : 0; will stop at (end)

View File

@@ -1 +1 @@
MANIFEST-000011
MANIFEST-000023

View File

@@ -1,8 +1,8 @@
2026/04/01-08:40:35.288103 7ff9fd9ff6c0 Recovering log #8
2026/04/01-08:40:35.298452 7ff9fd9ff6c0 Delete type=3 #6
2026/04/01-08:40:35.298520 7ff9fd9ff6c0 Delete type=0 #8
2026/04/01-08:41:21.026779 7ff7477ef6c0 Level-0 table #14: started
2026/04/01-08:41:21.026808 7ff7477ef6c0 Level-0 table #14: 0 bytes OK
2026/04/01-08:41:21.036981 7ff7477ef6c0 Delete type=0 #12
2026/04/01-08:41:21.037145 7ff7477ef6c0 Manual compaction at level-0 from '!items!2IYbyCPF9LJojzsj' @ 72057594037927935 : 1 .. '!items!uOpWyMGK3oiUJ1Sl' @ 0 : 0; will stop at (end)
2026/04/01-08:41:21.037184 7ff7477ef6c0 Manual compaction at level-1 from '!items!2IYbyCPF9LJojzsj' @ 72057594037927935 : 1 .. '!items!uOpWyMGK3oiUJ1Sl' @ 0 : 0; will stop at (end)
2026/04/19-22:50:59.842093 7f03b0dff6c0 Recovering log #21
2026/04/19-22:50:59.854722 7f03b0dff6c0 Delete type=3 #19
2026/04/19-22:50:59.854876 7f03b0dff6c0 Delete type=0 #21
2026/04/19-23:02:32.603814 7f00fa7ef6c0 Level-0 table #26: started
2026/04/19-23:02:32.603864 7f00fa7ef6c0 Level-0 table #26: 0 bytes OK
2026/04/19-23:02:32.610322 7f00fa7ef6c0 Delete type=0 #24
2026/04/19-23:02:32.617793 7f00fa7ef6c0 Manual compaction at level-0 from '!items!2IYbyCPF9LJojzsj' @ 72057594037927935 : 1 .. '!items!uOpWyMGK3oiUJ1Sl' @ 0 : 0; will stop at (end)
2026/04/19-23:02:32.617851 7f00fa7ef6c0 Manual compaction at level-1 from '!items!2IYbyCPF9LJojzsj' @ 72057594037927935 : 1 .. '!items!uOpWyMGK3oiUJ1Sl' @ 0 : 0; will stop at (end)

View File

@@ -1,15 +1,8 @@
2026/03/31-23:13:37.604019 7ff9fc9fd6c0 Recovering log #4
2026/03/31-23:13:37.617282 7ff9fc9fd6c0 Delete type=3 #2
2026/03/31-23:13:37.617356 7ff9fc9fd6c0 Delete type=0 #4
2026/03/31-23:14:05.808445 7ff7477ef6c0 Level-0 table #9: started
2026/03/31-23:14:05.811684 7ff7477ef6c0 Level-0 table #9: 4526 bytes OK
2026/03/31-23:14:05.818462 7ff7477ef6c0 Delete type=0 #7
2026/03/31-23:14:05.818632 7ff7477ef6c0 Manual compaction at level-0 from '!items!2IYbyCPF9LJojzsj' @ 72057594037927935 : 1 .. '!items!uOpWyMGK3oiUJ1Sl' @ 0 : 0; will stop at (end)
2026/03/31-23:14:05.849632 7ff7477ef6c0 Manual compaction at level-1 from '!items!2IYbyCPF9LJojzsj' @ 72057594037927935 : 1 .. '!items!uOpWyMGK3oiUJ1Sl' @ 0 : 0; will stop at '!items!uOpWyMGK3oiUJ1Sl' @ 30 : 1
2026/03/31-23:14:05.849643 7ff7477ef6c0 Compacting 1@1 + 1@2 files
2026/03/31-23:14:05.852787 7ff7477ef6c0 Generated table #10@1: 15 keys, 4526 bytes
2026/03/31-23:14:05.852802 7ff7477ef6c0 Compacted 1@1 + 1@2 files => 4526 bytes
2026/03/31-23:14:05.859154 7ff7477ef6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2026/03/31-23:14:05.859263 7ff7477ef6c0 Delete type=2 #5
2026/03/31-23:14:05.859361 7ff7477ef6c0 Delete type=2 #9
2026/03/31-23:14:05.859441 7ff7477ef6c0 Manual compaction at level-1 from '!items!uOpWyMGK3oiUJ1Sl' @ 30 : 1 .. '!items!uOpWyMGK3oiUJ1Sl' @ 0 : 0; will stop at (end)
2026/04/19-22:43:58.278891 7f037b7fe6c0 Recovering log #17
2026/04/19-22:43:58.291368 7f037b7fe6c0 Delete type=3 #15
2026/04/19-22:43:58.291509 7f037b7fe6c0 Delete type=0 #17
2026/04/19-22:46:47.250964 7f00fa7ef6c0 Level-0 table #22: started
2026/04/19-22:46:47.251029 7f00fa7ef6c0 Level-0 table #22: 0 bytes OK
2026/04/19-22:46:47.258062 7f00fa7ef6c0 Delete type=0 #20
2026/04/19-22:46:47.258353 7f00fa7ef6c0 Manual compaction at level-0 from '!items!2IYbyCPF9LJojzsj' @ 72057594037927935 : 1 .. '!items!uOpWyMGK3oiUJ1Sl' @ 0 : 0; will stop at (end)
2026/04/19-22:46:47.258425 7f00fa7ef6c0 Manual compaction at level-1 from '!items!2IYbyCPF9LJojzsj' @ 72057594037927935 : 1 .. '!items!uOpWyMGK3oiUJ1Sl' @ 0 : 0; will stop at (end)