BOL : Prepare official module

This commit is contained in:
LeRatierBretonnien 2024-11-26 20:05:00 +01:00
parent e62868d775
commit 4f10ed46ac
100 changed files with 342 additions and 317 deletions

View File

@ -0,0 +1,7 @@
{
"entries": {
"Anglais": "English",
"Français": "French",
"Commun": "Common"
}
}

View File

@ -2,6 +2,10 @@
"label": "Gods&Traits",
"mapping": {
"description": "system.description"
},
"folders": {
"Dieux": "Gods",
"Pouvoirs démoniaques": "Demonic Powers"
},
"entries": {
"Afyra, Deesse de la Vie": {

View File

@ -0,0 +1,7 @@
{
"entries": {
"Créatures": "Creatures",
"Objets&Equipement": "Items & Equipment",
"Items d'Acteurs": "Actor Items"
}
}

View File

@ -1103,5 +1103,5 @@ body.system-bol img#logo {
/* Hide compendium background image */
.compendium-sidebar .directory-item.compendium.locked .compendium-banner {
opacity: 00;
opacity: 0.5;
}

View File

@ -23,7 +23,7 @@
"BOL.aptitudes.init": "Initiative",
"BOL.aptitudes.melee": "Melee",
"BOL.aptitudes.ranged": "Ranged",
"BOL.aptitudes.def": "Defense",
"BOL.aptitudes.def": "Defence",
"BOL.aptitudes.prot": "Protection",
"BOL.resources.hp": "Lifeblood",
"BOL.resources.hero": "Hero",
@ -31,7 +31,7 @@
"BOL.resources.creation": "Creation",
"BOL.resources.power": "Arcane",
"BOL.resources.villainy": "Villain P.",
"BOL.resources.alchemypoints": "Alchemy Points",
"BOL.resources.alchemypoints": "Craft Points",
"BOL.traits.xp": "Experience",
"BOL.ui.tab.stats": "Attributes",
@ -125,10 +125,10 @@
"BOL.ui.vehicleProperties" : "Vehicle properties",
"BOL.ui.speed" : "Speed",
"BOL.ui.noWeaponName" : "Weapon Name",
"BOL.ui.targetDefence": "Defense",
"BOL.ui.targetDefence": "Defence",
"BOL.ui.applyShieldMalus": "Apply Shield Modifier",
"BOL.ui.shieldMalus": "Shield Modifier",
"BOL.ui.defenseScore": "Defense Score",
"BOL.ui.defenseScore": "Defence Score",
"BOL.ui.defender": "Defender",
"BOL.ui.difficulty": "Difficulty",
"BOL.ui.spellProperties": "Spell Properties",
@ -258,9 +258,9 @@
"BOL.fightOptionTypes.armor": "Armor Attack Option",
"BOL.fightOptionTypes.intrepid": "Fearless Attack",
"BOL.fightOptionTypes.twoweaponsdef": "Two Weapon (Defense)",
"BOL.fightOptionTypes.twoweaponsdef": "Two Weapon (Defence)",
"BOL.fightOptionTypes.twoweaponsatt": "Two Weapon (Attack)",
"BOL.fightOptionTypes.fulldefense": "Full Defense",
"BOL.fightOptionTypes.fulldefense": "Full Defence",
"BOL.fightOptionTypes.defense": "Defensive Posture",
"BOL.fightOptionTypes.attack": "Offensive Posture",
"BOL.fightOptionTypes.other": "Other",

View File

@ -140,6 +140,14 @@ export class BoLUtility {
// Update the effect modifiers
game.bol.config.effectIdentifiers = foundry.utils.mergeObject(game.bol.config.effectIdentifiers, game.bol.config.attackAttributes)
game.bol.config.effectIdentifiers = foundry.utils.mergeObject(game.bol.config.effectIdentifiers, game.bol.config.aptitudes)
CONFIG.Actor.compendiumBanner = "systems/bol/ui/compendium_banner.webp"
CONFIG.Item.compendiumBanner = "systems/bol/ui/compendium_banner.webp"
CONFIG.Scene.compendiumBanner = "systems/bol/ui/compendium_banner.webp"
CONFIG.JournalEntry.compendiumBanner = "systems/bol/ui/compendium_banner.webp"
CONFIG.Macro.compendiumBanner = "systems/bol/ui/compendium_banner.webp"
CONFIG.Adventure.compendiumBanner = "systems/bol/ui/compendium_banner.webp"
}
/* -------------------------------------------- */

View File

@ -1 +1 @@
MANIFEST-000558
MANIFEST-000606

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:43.075846 7f2fb09f76c0 Recovering log #556
2024/11/15-22:49:43.087001 7f2fb09f76c0 Delete type=3 #554
2024/11/15-22:49:43.087109 7f2fb09f76c0 Delete type=0 #556
2024/11/15-23:45:52.608928 7f2fa7bff6c0 Level-0 table #561: started
2024/11/15-23:45:52.608955 7f2fa7bff6c0 Level-0 table #561: 0 bytes OK
2024/11/15-23:45:52.615761 7f2fa7bff6c0 Delete type=0 #559
2024/11/15-23:45:52.634776 7f2fa7bff6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.634820 7f2fa7bff6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.682372 7f20f0ff96c0 Recovering log #604
2024/11/26-19:35:41.693713 7f20f0ff96c0 Delete type=3 #602
2024/11/26-19:35:41.693812 7f20f0ff96c0 Delete type=0 #604
2024/11/26-20:03:53.562225 7f20ef7ff6c0 Level-0 table #609: started
2024/11/26-20:03:53.562310 7f20ef7ff6c0 Level-0 table #609: 0 bytes OK
2024/11/26-20:03:53.568954 7f20ef7ff6c0 Delete type=0 #607
2024/11/26-20:03:53.576999 7f20ef7ff6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.577053 7f20ef7ff6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.702235 7f2fb21fa6c0 Recovering log #553
2024/11/15-22:40:36.731864 7f2fb21fa6c0 Delete type=0 #553
2024/11/15-22:40:36.731987 7f2fb21fa6c0 Delete type=3 #552
2024/11/15-22:49:39.483953 7f2fa7bff6c0 Level-0 table #557: started
2024/11/15-22:49:39.483976 7f2fa7bff6c0 Level-0 table #557: 0 bytes OK
2024/11/15-22:49:39.489836 7f2fa7bff6c0 Delete type=0 #555
2024/11/15-22:49:39.509742 7f2fa7bff6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.509793 7f2fa7bff6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.650755 7f20f1ffb6c0 Recovering log #600
2024/11/25-23:05:12.661690 7f20f1ffb6c0 Delete type=3 #598
2024/11/25-23:05:12.661789 7f20f1ffb6c0 Delete type=0 #600
2024/11/25-23:09:33.899483 7f20ef7ff6c0 Level-0 table #605: started
2024/11/25-23:09:33.899549 7f20ef7ff6c0 Level-0 table #605: 0 bytes OK
2024/11/25-23:09:33.906044 7f20ef7ff6c0 Delete type=0 #603
2024/11/25-23:09:33.921223 7f20ef7ff6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.921337 7f20ef7ff6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000464
MANIFEST-000512

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:43.050392 7f2fb21fa6c0 Recovering log #462
2024/11/15-22:49:43.060470 7f2fb21fa6c0 Delete type=3 #460
2024/11/15-22:49:43.060544 7f2fb21fa6c0 Delete type=0 #462
2024/11/15-23:45:52.615938 7f2fa7bff6c0 Level-0 table #467: started
2024/11/15-23:45:52.615991 7f2fa7bff6c0 Level-0 table #467: 0 bytes OK
2024/11/15-23:45:52.622276 7f2fa7bff6c0 Delete type=0 #465
2024/11/15-23:45:52.634788 7f2fa7bff6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.634826 7f2fa7bff6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.649466 7f20f17fa6c0 Recovering log #510
2024/11/26-19:35:41.660924 7f20f17fa6c0 Delete type=3 #508
2024/11/26-19:35:41.661016 7f20f17fa6c0 Delete type=0 #510
2024/11/26-20:03:53.569223 7f20ef7ff6c0 Level-0 table #515: started
2024/11/26-20:03:53.569292 7f20ef7ff6c0 Level-0 table #515: 0 bytes OK
2024/11/26-20:03:53.576679 7f20ef7ff6c0 Delete type=0 #513
2024/11/26-20:03:53.577018 7f20ef7ff6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.577065 7f20ef7ff6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.633267 7f2fb19f96c0 Recovering log #459
2024/11/15-22:40:36.661914 7f2fb19f96c0 Delete type=0 #459
2024/11/15-22:40:36.662018 7f2fb19f96c0 Delete type=3 #458
2024/11/15-22:49:39.490031 7f2fa7bff6c0 Level-0 table #463: started
2024/11/15-22:49:39.490086 7f2fa7bff6c0 Level-0 table #463: 0 bytes OK
2024/11/15-22:49:39.496130 7f2fa7bff6c0 Delete type=0 #461
2024/11/15-22:49:39.509754 7f2fa7bff6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.509785 7f2fa7bff6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.616998 7f20f07f86c0 Recovering log #506
2024/11/25-23:05:12.628857 7f20f07f86c0 Delete type=3 #504
2024/11/25-23:05:12.629080 7f20f07f86c0 Delete type=0 #506
2024/11/25-23:09:33.892926 7f20ef7ff6c0 Level-0 table #511: started
2024/11/25-23:09:33.892966 7f20ef7ff6c0 Level-0 table #511: 0 bytes OK
2024/11/25-23:09:33.899242 7f20ef7ff6c0 Delete type=0 #509
2024/11/25-23:09:33.921183 7f20ef7ff6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.921311 7f20ef7ff6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000557
MANIFEST-000605

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:42.941740 7f2fb21fa6c0 Recovering log #555
2024/11/15-22:49:42.951599 7f2fb21fa6c0 Delete type=3 #553
2024/11/15-22:49:42.951660 7f2fb21fa6c0 Delete type=0 #555
2024/11/15-23:45:52.571090 7f2fa7bff6c0 Level-0 table #560: started
2024/11/15-23:45:52.571130 7f2fa7bff6c0 Level-0 table #560: 0 bytes OK
2024/11/15-23:45:52.577044 7f2fa7bff6c0 Delete type=0 #558
2024/11/15-23:45:52.583262 7f2fa7bff6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.583293 7f2fa7bff6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.515241 7f20f17fa6c0 Recovering log #603
2024/11/26-19:35:41.527032 7f20f17fa6c0 Delete type=3 #601
2024/11/26-19:35:41.527200 7f20f17fa6c0 Delete type=0 #603
2024/11/26-20:03:53.492768 7f20ef7ff6c0 Level-0 table #608: started
2024/11/26-20:03:53.492848 7f20ef7ff6c0 Level-0 table #608: 0 bytes OK
2024/11/26-20:03:53.499433 7f20ef7ff6c0 Delete type=0 #606
2024/11/26-20:03:53.521097 7f20ef7ff6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.521187 7f20ef7ff6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.346752 7f2fb19f96c0 Recovering log #552
2024/11/15-22:40:36.377499 7f2fb19f96c0 Delete type=0 #552
2024/11/15-22:40:36.377570 7f2fb19f96c0 Delete type=3 #551
2024/11/15-22:49:39.432329 7f2fa7bff6c0 Level-0 table #556: started
2024/11/15-22:49:39.432425 7f2fa7bff6c0 Level-0 table #556: 0 bytes OK
2024/11/15-22:49:39.439023 7f2fa7bff6c0 Delete type=0 #554
2024/11/15-22:49:39.458046 7f2fa7bff6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.458093 7f2fa7bff6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.491852 7f20f07f86c0 Recovering log #599
2024/11/25-23:05:12.504348 7f20f07f86c0 Delete type=3 #597
2024/11/25-23:05:12.504565 7f20f07f86c0 Delete type=0 #599
2024/11/25-23:09:33.836227 7f20ef7ff6c0 Level-0 table #604: started
2024/11/25-23:09:33.836305 7f20ef7ff6c0 Level-0 table #604: 0 bytes OK
2024/11/25-23:09:33.843100 7f20ef7ff6c0 Delete type=0 #602
2024/11/25-23:09:33.864669 7f20ef7ff6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.864738 7f20ef7ff6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000557
MANIFEST-000605

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:42.954894 7f2fb19f96c0 Recovering log #555
2024/11/15-22:49:42.965874 7f2fb19f96c0 Delete type=3 #553
2024/11/15-22:49:42.965949 7f2fb19f96c0 Delete type=0 #555
2024/11/15-23:45:52.557834 7f2fa7bff6c0 Level-0 table #560: started
2024/11/15-23:45:52.557876 7f2fa7bff6c0 Level-0 table #560: 0 bytes OK
2024/11/15-23:45:52.564077 7f2fa7bff6c0 Delete type=0 #558
2024/11/15-23:45:52.583238 7f2fa7bff6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.583279 7f2fa7bff6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.531914 7f20f07f86c0 Recovering log #603
2024/11/26-19:35:41.543882 7f20f07f86c0 Delete type=3 #601
2024/11/26-19:35:41.543967 7f20f07f86c0 Delete type=0 #603
2024/11/26-20:03:53.499798 7f20ef7ff6c0 Level-0 table #608: started
2024/11/26-20:03:53.499871 7f20ef7ff6c0 Level-0 table #608: 0 bytes OK
2024/11/26-20:03:53.506272 7f20ef7ff6c0 Delete type=0 #606
2024/11/26-20:03:53.521127 7f20ef7ff6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.521200 7f20ef7ff6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.384185 7f2fb09f76c0 Recovering log #552
2024/11/15-22:40:36.409922 7f2fb09f76c0 Delete type=0 #552
2024/11/15-22:40:36.409996 7f2fb09f76c0 Delete type=3 #551
2024/11/15-22:49:39.451055 7f2fa7bff6c0 Level-0 table #556: started
2024/11/15-22:49:39.451079 7f2fa7bff6c0 Level-0 table #556: 0 bytes OK
2024/11/15-22:49:39.457822 7f2fa7bff6c0 Delete type=0 #554
2024/11/15-22:49:39.458084 7f2fa7bff6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.458117 7f2fa7bff6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.508449 7f20f0ff96c0 Recovering log #599
2024/11/25-23:05:12.520500 7f20f0ff96c0 Delete type=3 #597
2024/11/25-23:05:12.520595 7f20f0ff96c0 Delete type=0 #599
2024/11/25-23:09:33.850634 7f20ef7ff6c0 Level-0 table #604: started
2024/11/25-23:09:33.850696 7f20ef7ff6c0 Level-0 table #604: 0 bytes OK
2024/11/25-23:09:33.857611 7f20ef7ff6c0 Delete type=0 #602
2024/11/25-23:09:33.864711 7f20ef7ff6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.864774 7f20ef7ff6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000557
MANIFEST-000605

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:42.982643 7f2fb11f86c0 Recovering log #555
2024/11/15-22:49:42.993256 7f2fb11f86c0 Delete type=3 #553
2024/11/15-22:49:42.993432 7f2fb11f86c0 Delete type=0 #555
2024/11/15-23:45:52.589713 7f2fa7bff6c0 Level-0 table #560: started
2024/11/15-23:45:52.589740 7f2fa7bff6c0 Level-0 table #560: 0 bytes OK
2024/11/15-23:45:52.596223 7f2fa7bff6c0 Delete type=0 #558
2024/11/15-23:45:52.608783 7f2fa7bff6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.608840 7f2fa7bff6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.563736 7f20f1ffb6c0 Recovering log #603
2024/11/26-19:35:41.577358 7f20f1ffb6c0 Delete type=3 #601
2024/11/26-19:35:41.577444 7f20f1ffb6c0 Delete type=0 #603
2024/11/26-20:03:53.506677 7f20ef7ff6c0 Level-0 table #608: started
2024/11/26-20:03:53.506777 7f20ef7ff6c0 Level-0 table #608: 0 bytes OK
2024/11/26-20:03:53.513269 7f20ef7ff6c0 Delete type=0 #606
2024/11/26-20:03:53.521153 7f20ef7ff6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.521212 7f20ef7ff6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.447324 7f2fb11f86c0 Recovering log #552
2024/11/15-22:40:36.479473 7f2fb11f86c0 Delete type=0 #552
2024/11/15-22:40:36.479524 7f2fb11f86c0 Delete type=3 #551
2024/11/15-22:49:39.470891 7f2fa7bff6c0 Level-0 table #556: started
2024/11/15-22:49:39.470917 7f2fa7bff6c0 Level-0 table #556: 0 bytes OK
2024/11/15-22:49:39.476982 7f2fa7bff6c0 Delete type=0 #554
2024/11/15-22:49:39.483819 7f2fa7bff6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.483851 7f2fa7bff6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.539671 7f20f17fa6c0 Recovering log #599
2024/11/25-23:05:12.551722 7f20f17fa6c0 Delete type=3 #597
2024/11/25-23:05:12.551810 7f20f17fa6c0 Delete type=0 #599
2024/11/25-23:09:33.864938 7f20ef7ff6c0 Level-0 table #604: started
2024/11/25-23:09:33.865010 7f20ef7ff6c0 Level-0 table #604: 0 bytes OK
2024/11/25-23:09:33.871298 7f20ef7ff6c0 Delete type=0 #602
2024/11/25-23:09:33.892710 7f20ef7ff6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.892775 7f20ef7ff6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000555
MANIFEST-000603

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:43.170218 7f2fb19f96c0 Recovering log #553
2024/11/15-22:49:43.179768 7f2fb19f96c0 Delete type=3 #551
2024/11/15-22:49:43.179834 7f2fb19f96c0 Delete type=0 #553
2024/11/15-23:45:52.662104 7f2fa7bff6c0 Level-0 table #558: started
2024/11/15-23:45:52.662196 7f2fa7bff6c0 Level-0 table #558: 0 bytes OK
2024/11/15-23:45:52.668578 7f2fa7bff6c0 Delete type=0 #556
2024/11/15-23:45:52.698612 7f2fa7bff6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.698664 7f2fa7bff6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.803462 7f20f07f86c0 Recovering log #601
2024/11/26-19:35:41.815192 7f20f07f86c0 Delete type=3 #599
2024/11/26-19:35:41.815382 7f20f07f86c0 Delete type=0 #601
2024/11/26-20:03:53.606302 7f20ef7ff6c0 Level-0 table #606: started
2024/11/26-20:03:53.606351 7f20ef7ff6c0 Level-0 table #606: 0 bytes OK
2024/11/26-20:03:53.613146 7f20ef7ff6c0 Delete type=0 #604
2024/11/26-20:03:53.637304 7f20ef7ff6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.637456 7f20ef7ff6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.970347 7f2fb09f76c0 Recovering log #550
2024/11/15-22:40:37.001605 7f2fb09f76c0 Delete type=0 #550
2024/11/15-22:40:37.001731 7f2fb09f76c0 Delete type=3 #549
2024/11/15-22:49:39.555108 7f2fa7bff6c0 Level-0 table #554: started
2024/11/15-22:49:39.555132 7f2fa7bff6c0 Level-0 table #554: 0 bytes OK
2024/11/15-22:49:39.562000 7f2fa7bff6c0 Delete type=0 #552
2024/11/15-22:49:39.562166 7f2fa7bff6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.562189 7f2fa7bff6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.756820 7f20f0ff96c0 Recovering log #597
2024/11/25-23:05:12.768761 7f20f0ff96c0 Delete type=3 #595
2024/11/25-23:05:12.769033 7f20f0ff96c0 Delete type=0 #597
2024/11/25-23:09:33.951420 7f20ef7ff6c0 Level-0 table #602: started
2024/11/25-23:09:33.951618 7f20ef7ff6c0 Level-0 table #602: 0 bytes OK
2024/11/25-23:09:33.959422 7f20ef7ff6c0 Delete type=0 #600
2024/11/25-23:09:33.981150 7f20ef7ff6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.981237 7f20ef7ff6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000558
MANIFEST-000606

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:43.023059 7f2fb09f76c0 Recovering log #556
2024/11/15-22:49:43.033043 7f2fb09f76c0 Delete type=3 #554
2024/11/15-22:49:43.033169 7f2fb09f76c0 Delete type=0 #556
2024/11/15-23:45:52.583411 7f2fa7bff6c0 Level-0 table #561: started
2024/11/15-23:45:52.583442 7f2fa7bff6c0 Level-0 table #561: 0 bytes OK
2024/11/15-23:45:52.589603 7f2fa7bff6c0 Delete type=0 #559
2024/11/15-23:45:52.608767 7f2fa7bff6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.608815 7f2fa7bff6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.615509 7f20f0ff96c0 Recovering log #604
2024/11/26-19:35:41.627787 7f20f0ff96c0 Delete type=3 #602
2024/11/26-19:35:41.627884 7f20f0ff96c0 Delete type=0 #604
2024/11/26-20:03:53.528454 7f20ef7ff6c0 Level-0 table #609: started
2024/11/26-20:03:53.528504 7f20ef7ff6c0 Level-0 table #609: 0 bytes OK
2024/11/26-20:03:53.534691 7f20ef7ff6c0 Delete type=0 #607
2024/11/26-20:03:53.548839 7f20ef7ff6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.548906 7f20ef7ff6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.559166 7f2fb21fa6c0 Recovering log #553
2024/11/15-22:40:36.589260 7f2fb21fa6c0 Delete type=0 #553
2024/11/15-22:40:36.589329 7f2fb21fa6c0 Delete type=3 #552
2024/11/15-22:49:39.464797 7f2fa7bff6c0 Level-0 table #557: started
2024/11/15-22:49:39.464824 7f2fa7bff6c0 Level-0 table #557: 0 bytes OK
2024/11/15-22:49:39.470764 7f2fa7bff6c0 Delete type=0 #555
2024/11/15-22:49:39.483809 7f2fa7bff6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.483844 7f2fa7bff6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.586537 7f20f1ffb6c0 Recovering log #600
2024/11/25-23:05:12.598080 7f20f1ffb6c0 Delete type=3 #598
2024/11/25-23:05:12.598168 7f20f1ffb6c0 Delete type=0 #600
2024/11/25-23:09:33.877968 7f20ef7ff6c0 Level-0 table #605: started
2024/11/25-23:09:33.878010 7f20ef7ff6c0 Level-0 table #605: 0 bytes OK
2024/11/25-23:09:33.885003 7f20ef7ff6c0 Delete type=0 #603
2024/11/25-23:09:33.892747 7f20ef7ff6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.892800 7f20ef7ff6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000557
MANIFEST-000605

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:43.115240 7f2fb19f96c0 Recovering log #555
2024/11/15-22:49:43.127104 7f2fb19f96c0 Delete type=3 #553
2024/11/15-22:49:43.127162 7f2fb19f96c0 Delete type=0 #555
2024/11/15-23:45:52.634930 7f2fa7bff6c0 Level-0 table #560: started
2024/11/15-23:45:52.634998 7f2fa7bff6c0 Level-0 table #560: 0 bytes OK
2024/11/15-23:45:52.642425 7f2fa7bff6c0 Delete type=0 #558
2024/11/15-23:45:52.661897 7f2fa7bff6c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.661982 7f2fa7bff6c0 Manual compaction at level-1 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.732563 7f20f07f86c0 Recovering log #603
2024/11/26-19:35:41.743745 7f20f07f86c0 Delete type=3 #601
2024/11/26-19:35:41.743822 7f20f07f86c0 Delete type=0 #603
2024/11/26-20:03:53.577224 7f20ef7ff6c0 Level-0 table #608: started
2024/11/26-20:03:53.577273 7f20ef7ff6c0 Level-0 table #608: 0 bytes OK
2024/11/26-20:03:53.583512 7f20ef7ff6c0 Delete type=0 #606
2024/11/26-20:03:53.605957 7f20ef7ff6c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.606063 7f20ef7ff6c0 Manual compaction at level-1 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.834852 7f2fb09f76c0 Recovering log #552
2024/11/15-22:40:36.863635 7f2fb09f76c0 Delete type=0 #552
2024/11/15-22:40:36.863686 7f2fb09f76c0 Delete type=3 #551
2024/11/15-22:49:39.515950 7f2fa7bff6c0 Level-0 table #556: started
2024/11/15-22:49:39.515975 7f2fa7bff6c0 Level-0 table #556: 0 bytes OK
2024/11/15-22:49:39.521926 7f2fa7bff6c0 Delete type=0 #554
2024/11/15-22:49:39.535364 7f2fa7bff6c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.535398 7f2fa7bff6c0 Manual compaction at level-1 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.697646 7f20f0ff96c0 Recovering log #599
2024/11/25-23:05:12.708754 7f20f0ff96c0 Delete type=3 #597
2024/11/25-23:05:12.708842 7f20f0ff96c0 Delete type=0 #599
2024/11/25-23:09:33.921567 7f20ef7ff6c0 Level-0 table #604: started
2024/11/25-23:09:33.921735 7f20ef7ff6c0 Level-0 table #604: 0 bytes OK
2024/11/25-23:09:33.928219 7f20ef7ff6c0 Delete type=0 #602
2024/11/25-23:09:33.951048 7f20ef7ff6c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.951177 7f20ef7ff6c0 Manual compaction at level-1 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000040
MANIFEST-000088

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:43.129790 7f2fb09f76c0 Recovering log #38
2024/11/15-22:49:43.140276 7f2fb09f76c0 Delete type=3 #36
2024/11/15-22:49:43.140468 7f2fb09f76c0 Delete type=0 #38
2024/11/15-23:45:52.655582 7f2fa7bff6c0 Level-0 table #43: started
2024/11/15-23:45:52.655612 7f2fa7bff6c0 Level-0 table #43: 0 bytes OK
2024/11/15-23:45:52.661690 7f2fa7bff6c0 Delete type=0 #41
2024/11/15-23:45:52.661955 7f2fa7bff6c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.662034 7f2fa7bff6c0 Manual compaction at level-1 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.750469 7f20f0ff96c0 Recovering log #86
2024/11/26-19:35:41.761746 7f20f0ff96c0 Delete type=3 #84
2024/11/26-19:35:41.761851 7f20f0ff96c0 Delete type=0 #86
2024/11/26-20:03:53.598338 7f20ef7ff6c0 Level-0 table #91: started
2024/11/26-20:03:53.598395 7f20ef7ff6c0 Level-0 table #91: 0 bytes OK
2024/11/26-20:03:53.605494 7f20ef7ff6c0 Delete type=0 #89
2024/11/26-20:03:53.606051 7f20ef7ff6c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.606102 7f20ef7ff6c0 Manual compaction at level-1 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.871202 7f2fb21fa6c0 Recovering log #35
2024/11/15-22:40:36.898275 7f2fb21fa6c0 Delete type=0 #35
2024/11/15-22:40:36.898372 7f2fb21fa6c0 Delete type=3 #34
2024/11/15-22:49:39.522045 7f2fa7bff6c0 Level-0 table #39: started
2024/11/15-22:49:39.522069 7f2fa7bff6c0 Level-0 table #39: 0 bytes OK
2024/11/15-22:49:39.528829 7f2fa7bff6c0 Delete type=0 #37
2024/11/15-22:49:39.535374 7f2fa7bff6c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.535405 7f2fa7bff6c0 Manual compaction at level-1 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.712033 7f20f1ffb6c0 Recovering log #82
2024/11/25-23:05:12.722596 7f20f1ffb6c0 Delete type=3 #80
2024/11/25-23:05:12.722744 7f20f1ffb6c0 Delete type=0 #82
2024/11/25-23:09:33.936376 7f20ef7ff6c0 Level-0 table #87: started
2024/11/25-23:09:33.936443 7f20ef7ff6c0 Level-0 table #87: 0 bytes OK
2024/11/25-23:09:33.942977 7f20ef7ff6c0 Delete type=0 #85
2024/11/25-23:09:33.951128 7f20ef7ff6c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.951222 7f20ef7ff6c0 Manual compaction at level-1 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000557
MANIFEST-000605

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:42.968717 7f2fb09f76c0 Recovering log #555
2024/11/15-22:49:42.979717 7f2fb09f76c0 Delete type=3 #553
2024/11/15-22:49:42.979841 7f2fb09f76c0 Delete type=0 #555
2024/11/15-23:45:52.577169 7f2fa7bff6c0 Level-0 table #560: started
2024/11/15-23:45:52.577196 7f2fa7bff6c0 Level-0 table #560: 0 bytes OK
2024/11/15-23:45:52.583127 7f2fa7bff6c0 Delete type=0 #558
2024/11/15-23:45:52.583271 7f2fa7bff6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.583300 7f2fa7bff6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.547825 7f20f0ff96c0 Recovering log #603
2024/11/26-19:35:41.558072 7f20f0ff96c0 Delete type=3 #601
2024/11/26-19:35:41.558158 7f20f0ff96c0 Delete type=0 #603
2024/11/26-20:03:53.513484 7f20ef7ff6c0 Level-0 table #608: started
2024/11/26-20:03:53.513541 7f20ef7ff6c0 Level-0 table #608: 0 bytes OK
2024/11/26-20:03:53.520808 7f20ef7ff6c0 Delete type=0 #606
2024/11/26-20:03:53.521173 7f20ef7ff6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.521229 7f20ef7ff6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.414263 7f2fb21fa6c0 Recovering log #552
2024/11/15-22:40:36.441879 7f2fb21fa6c0 Delete type=0 #552
2024/11/15-22:40:36.441974 7f2fb21fa6c0 Delete type=3 #551
2024/11/15-22:49:39.445077 7f2fa7bff6c0 Level-0 table #556: started
2024/11/15-22:49:39.445100 7f2fa7bff6c0 Level-0 table #556: 0 bytes OK
2024/11/15-22:49:39.450944 7f2fa7bff6c0 Delete type=0 #554
2024/11/15-22:49:39.458073 7f2fa7bff6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.458110 7f2fa7bff6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.524569 7f20f1ffb6c0 Recovering log #599
2024/11/25-23:05:12.535631 7f20f1ffb6c0 Delete type=3 #597
2024/11/25-23:05:12.535741 7f20f1ffb6c0 Delete type=0 #599
2024/11/25-23:09:33.857806 7f20ef7ff6c0 Level-0 table #604: started
2024/11/25-23:09:33.857844 7f20ef7ff6c0 Level-0 table #604: 0 bytes OK
2024/11/25-23:09:33.864485 7f20ef7ff6c0 Delete type=0 #602
2024/11/25-23:09:33.864726 7f20ef7ff6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.864762 7f20ef7ff6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000557
MANIFEST-000605

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:43.089226 7f2fb11f86c0 Recovering log #555
2024/11/15-22:49:43.098770 7f2fb11f86c0 Delete type=3 #553
2024/11/15-22:49:43.098855 7f2fb11f86c0 Delete type=0 #555
2024/11/15-23:45:52.642557 7f2fa7bff6c0 Level-0 table #560: started
2024/11/15-23:45:52.642583 7f2fa7bff6c0 Level-0 table #560: 0 bytes OK
2024/11/15-23:45:52.648878 7f2fa7bff6c0 Delete type=0 #558
2024/11/15-23:45:52.661919 7f2fa7bff6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.662002 7f2fa7bff6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.699428 7f20f1ffb6c0 Recovering log #603
2024/11/26-19:35:41.710540 7f20f1ffb6c0 Delete type=3 #601
2024/11/26-19:35:41.710630 7f20f1ffb6c0 Delete type=0 #603
2024/11/26-20:03:53.555629 7f20ef7ff6c0 Level-0 table #608: started
2024/11/26-20:03:53.555689 7f20ef7ff6c0 Level-0 table #608: 0 bytes OK
2024/11/26-20:03:53.561932 7f20ef7ff6c0 Delete type=0 #606
2024/11/26-20:03:53.576975 7f20ef7ff6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.577042 7f20ef7ff6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.738738 7f2fb11f86c0 Recovering log #552
2024/11/15-22:40:36.800517 7f2fb11f86c0 Delete type=0 #552
2024/11/15-22:40:36.800597 7f2fb11f86c0 Delete type=3 #551
2024/11/15-22:49:39.502563 7f2fa7bff6c0 Level-0 table #556: started
2024/11/15-22:49:39.502590 7f2fa7bff6c0 Level-0 table #556: 0 bytes OK
2024/11/15-22:49:39.509614 7f2fa7bff6c0 Delete type=0 #554
2024/11/15-22:49:39.509774 7f2fa7bff6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.509824 7f2fa7bff6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.666345 7f20f17fa6c0 Recovering log #599
2024/11/25-23:05:12.677936 7f20f17fa6c0 Delete type=3 #597
2024/11/25-23:05:12.678031 7f20f17fa6c0 Delete type=0 #599
2024/11/25-23:09:33.906293 7f20ef7ff6c0 Level-0 table #604: started
2024/11/25-23:09:33.906355 7f20ef7ff6c0 Level-0 table #604: 0 bytes OK
2024/11/25-23:09:33.913579 7f20ef7ff6c0 Delete type=0 #602
2024/11/25-23:09:33.921256 7f20ef7ff6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.921360 7f20ef7ff6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000557
MANIFEST-000605

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:43.156135 7f2fb21fa6c0 Recovering log #555
2024/11/15-22:49:43.167450 7f2fb21fa6c0 Delete type=3 #553
2024/11/15-22:49:43.167508 7f2fb21fa6c0 Delete type=0 #555
2024/11/15-23:45:52.668704 7f2fa7bff6c0 Level-0 table #560: started
2024/11/15-23:45:52.668728 7f2fa7bff6c0 Level-0 table #560: 0 bytes OK
2024/11/15-23:45:52.675196 7f2fa7bff6c0 Delete type=0 #558
2024/11/15-23:45:52.698629 7f2fa7bff6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.698672 7f2fa7bff6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.785065 7f20f17fa6c0 Recovering log #603
2024/11/26-19:35:41.797797 7f20f17fa6c0 Delete type=3 #601
2024/11/26-19:35:41.797896 7f20f17fa6c0 Delete type=0 #603
2024/11/26-20:03:53.628763 7f20ef7ff6c0 Level-0 table #608: started
2024/11/26-20:03:53.628847 7f20ef7ff6c0 Level-0 table #608: 0 bytes OK
2024/11/26-20:03:53.636696 7f20ef7ff6c0 Delete type=0 #606
2024/11/26-20:03:53.637400 7f20ef7ff6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.637501 7f20ef7ff6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.935434 7f2fb19f96c0 Recovering log #552
2024/11/15-22:40:36.966201 7f2fb19f96c0 Delete type=0 #552
2024/11/15-22:40:36.966284 7f2fb19f96c0 Delete type=3 #551
2024/11/15-22:49:39.548902 7f2fa7bff6c0 Level-0 table #556: started
2024/11/15-22:49:39.548933 7f2fa7bff6c0 Level-0 table #556: 0 bytes OK
2024/11/15-22:49:39.554986 7f2fa7bff6c0 Delete type=0 #554
2024/11/15-22:49:39.562156 7f2fa7bff6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.562182 7f2fa7bff6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.742189 7f20f07f86c0 Recovering log #599
2024/11/25-23:05:12.753003 7f20f07f86c0 Delete type=3 #597
2024/11/25-23:05:12.753098 7f20f07f86c0 Delete type=0 #599
2024/11/25-23:09:33.959621 7f20ef7ff6c0 Level-0 table #604: started
2024/11/25-23:09:33.959659 7f20ef7ff6c0 Level-0 table #604: 0 bytes OK
2024/11/25-23:09:33.965988 7f20ef7ff6c0 Delete type=0 #602
2024/11/25-23:09:33.981179 7f20ef7ff6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.981249 7f20ef7ff6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000557
MANIFEST-000605

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:42.996406 7f2fb21fa6c0 Recovering log #555
2024/11/15-22:49:43.007571 7f2fb21fa6c0 Delete type=3 #553
2024/11/15-22:49:43.007626 7f2fb21fa6c0 Delete type=0 #555
2024/11/15-23:45:52.564205 7f2fa7bff6c0 Level-0 table #560: started
2024/11/15-23:45:52.564236 7f2fa7bff6c0 Level-0 table #560: 0 bytes OK
2024/11/15-23:45:52.570796 7f2fa7bff6c0 Delete type=0 #558
2024/11/15-23:45:52.583253 7f2fa7bff6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.583286 7f2fa7bff6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.582195 7f20f17fa6c0 Recovering log #603
2024/11/26-19:35:41.593413 7f20f17fa6c0 Delete type=3 #601
2024/11/26-19:35:41.593560 7f20f17fa6c0 Delete type=0 #603
2024/11/26-20:03:53.521463 7f20ef7ff6c0 Level-0 table #608: started
2024/11/26-20:03:53.521523 7f20ef7ff6c0 Level-0 table #608: 0 bytes OK
2024/11/26-20:03:53.528229 7f20ef7ff6c0 Delete type=0 #606
2024/11/26-20:03:53.548811 7f20ef7ff6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.548893 7f20ef7ff6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.486315 7f2fb19f96c0 Recovering log #552
2024/11/15-22:40:36.517843 7f2fb19f96c0 Delete type=0 #552
2024/11/15-22:40:36.517902 7f2fb19f96c0 Delete type=3 #551
2024/11/15-22:49:39.439128 7f2fa7bff6c0 Level-0 table #556: started
2024/11/15-22:49:39.439153 7f2fa7bff6c0 Level-0 table #556: 0 bytes OK
2024/11/15-22:49:39.444977 7f2fa7bff6c0 Delete type=0 #554
2024/11/15-22:49:39.458062 7f2fa7bff6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.458101 7f2fa7bff6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.555681 7f20f07f86c0 Recovering log #599
2024/11/25-23:05:12.567433 7f20f07f86c0 Delete type=3 #597
2024/11/25-23:05:12.567548 7f20f07f86c0 Delete type=0 #599
2024/11/25-23:09:33.843338 7f20ef7ff6c0 Level-0 table #604: started
2024/11/25-23:09:33.843419 7f20ef7ff6c0 Level-0 table #604: 0 bytes OK
2024/11/25-23:09:33.850419 7f20ef7ff6c0 Delete type=0 #602
2024/11/25-23:09:33.864692 7f20ef7ff6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.864749 7f20ef7ff6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000557
MANIFEST-000605

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:43.143091 7f2fb11f86c0 Recovering log #555
2024/11/15-22:49:43.153377 7f2fb11f86c0 Delete type=3 #553
2024/11/15-22:49:43.153488 7f2fb11f86c0 Delete type=0 #555
2024/11/15-23:45:52.649015 7f2fa7bff6c0 Level-0 table #560: started
2024/11/15-23:45:52.649047 7f2fa7bff6c0 Level-0 table #560: 0 bytes OK
2024/11/15-23:45:52.655450 7f2fa7bff6c0 Delete type=0 #558
2024/11/15-23:45:52.661937 7f2fa7bff6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.662018 7f2fa7bff6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.767862 7f20f1ffb6c0 Recovering log #603
2024/11/26-19:35:41.779180 7f20f1ffb6c0 Delete type=3 #601
2024/11/26-19:35:41.779286 7f20f1ffb6c0 Delete type=0 #603
2024/11/26-20:03:53.591613 7f20ef7ff6c0 Level-0 table #608: started
2024/11/26-20:03:53.591677 7f20ef7ff6c0 Level-0 table #608: 0 bytes OK
2024/11/26-20:03:53.598095 7f20ef7ff6c0 Delete type=0 #606
2024/11/26-20:03:53.606027 7f20ef7ff6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.606088 7f20ef7ff6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.903007 7f2fb11f86c0 Recovering log #552
2024/11/15-22:40:36.931031 7f2fb11f86c0 Delete type=0 #552
2024/11/15-22:40:36.931150 7f2fb11f86c0 Delete type=3 #551
2024/11/15-22:49:39.529054 7f2fa7bff6c0 Level-0 table #556: started
2024/11/15-22:49:39.529102 7f2fa7bff6c0 Level-0 table #556: 0 bytes OK
2024/11/15-22:49:39.535226 7f2fa7bff6c0 Delete type=0 #554
2024/11/15-22:49:39.535384 7f2fa7bff6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.535413 7f2fa7bff6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.726870 7f20f17fa6c0 Recovering log #599
2024/11/25-23:05:12.738349 7f20f17fa6c0 Delete type=3 #597
2024/11/25-23:05:12.738438 7f20f17fa6c0 Delete type=0 #599
2024/11/25-23:09:33.943313 7f20ef7ff6c0 Level-0 table #604: started
2024/11/25-23:09:33.943385 7f20ef7ff6c0 Level-0 table #604: 0 bytes OK
2024/11/25-23:09:33.950571 7f20ef7ff6c0 Delete type=0 #602
2024/11/25-23:09:33.951153 7f20ef7ff6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.951244 7f20ef7ff6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000557
MANIFEST-000605

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:43.009917 7f2fb19f96c0 Recovering log #555
2024/11/15-22:49:43.020156 7f2fb19f96c0 Delete type=3 #553
2024/11/15-22:49:43.020219 7f2fb19f96c0 Delete type=0 #555
2024/11/15-23:45:52.602705 7f2fa7bff6c0 Level-0 table #560: started
2024/11/15-23:45:52.602736 7f2fa7bff6c0 Level-0 table #560: 0 bytes OK
2024/11/15-23:45:52.608650 7f2fa7bff6c0 Delete type=0 #558
2024/11/15-23:45:52.608806 7f2fa7bff6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.608832 7f2fa7bff6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.600198 7f20f07f86c0 Recovering log #603
2024/11/26-19:35:41.611056 7f20f07f86c0 Delete type=3 #601
2024/11/26-19:35:41.611148 7f20f07f86c0 Delete type=0 #603
2024/11/26-20:03:53.541556 7f20ef7ff6c0 Level-0 table #608: started
2024/11/26-20:03:53.541610 7f20ef7ff6c0 Level-0 table #608: 0 bytes OK
2024/11/26-20:03:53.548574 7f20ef7ff6c0 Delete type=0 #606
2024/11/26-20:03:53.548879 7f20ef7ff6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.548929 7f20ef7ff6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.524148 7f2fb09f76c0 Recovering log #552
2024/11/15-22:40:36.554365 7f2fb09f76c0 Delete type=0 #552
2024/11/15-22:40:36.554495 7f2fb09f76c0 Delete type=3 #551
2024/11/15-22:49:39.458255 7f2fa7bff6c0 Level-0 table #556: started
2024/11/15-22:49:39.458280 7f2fa7bff6c0 Level-0 table #556: 0 bytes OK
2024/11/15-22:49:39.464696 7f2fa7bff6c0 Delete type=0 #554
2024/11/15-22:49:39.483797 7f2fa7bff6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.483829 7f2fa7bff6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.572414 7f20f0ff96c0 Recovering log #599
2024/11/25-23:05:12.583053 7f20f0ff96c0 Delete type=3 #597
2024/11/25-23:05:12.583139 7f20f0ff96c0 Delete type=0 #599
2024/11/25-23:09:33.871467 7f20ef7ff6c0 Level-0 table #604: started
2024/11/25-23:09:33.871505 7f20ef7ff6c0 Level-0 table #604: 0 bytes OK
2024/11/25-23:09:33.877781 7f20ef7ff6c0 Delete type=0 #602
2024/11/25-23:09:33.892730 7f20ef7ff6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.892788 7f20ef7ff6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000557
MANIFEST-000605

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:43.101470 7f2fb21fa6c0 Recovering log #555
2024/11/15-22:49:43.112339 7f2fb21fa6c0 Delete type=3 #553
2024/11/15-22:49:43.112482 7f2fb21fa6c0 Delete type=0 #555
2024/11/15-23:45:52.628475 7f2fa7bff6c0 Level-0 table #560: started
2024/11/15-23:45:52.628503 7f2fa7bff6c0 Level-0 table #560: 0 bytes OK
2024/11/15-23:45:52.634653 7f2fa7bff6c0 Delete type=0 #558
2024/11/15-23:45:52.634812 7f2fa7bff6c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.634833 7f2fa7bff6c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.716332 7f20f17fa6c0 Recovering log #603
2024/11/26-19:35:41.727188 7f20f17fa6c0 Delete type=3 #601
2024/11/26-19:35:41.727295 7f20f17fa6c0 Delete type=0 #603
2024/11/26-20:03:53.583786 7f20ef7ff6c0 Level-0 table #608: started
2024/11/26-20:03:53.583848 7f20ef7ff6c0 Level-0 table #608: 0 bytes OK
2024/11/26-20:03:53.591370 7f20ef7ff6c0 Delete type=0 #606
2024/11/26-20:03:53.605997 7f20ef7ff6c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.606076 7f20ef7ff6c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.804449 7f2fb19f96c0 Recovering log #552
2024/11/15-22:40:36.830999 7f2fb19f96c0 Delete type=0 #552
2024/11/15-22:40:36.831106 7f2fb19f96c0 Delete type=3 #551
2024/11/15-22:49:39.509956 7f2fa7bff6c0 Level-0 table #556: started
2024/11/15-22:49:39.509983 7f2fa7bff6c0 Level-0 table #556: 0 bytes OK
2024/11/15-22:49:39.515843 7f2fa7bff6c0 Delete type=0 #554
2024/11/15-22:49:39.535352 7f2fa7bff6c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.535392 7f2fa7bff6c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.682034 7f20f07f86c0 Recovering log #599
2024/11/25-23:05:12.693740 7f20f07f86c0 Delete type=3 #597
2024/11/25-23:05:12.693853 7f20f07f86c0 Delete type=0 #599
2024/11/25-23:09:33.928515 7f20ef7ff6c0 Level-0 table #604: started
2024/11/25-23:09:33.928589 7f20ef7ff6c0 Level-0 table #604: 0 bytes OK
2024/11/25-23:09:33.936121 7f20ef7ff6c0 Delete type=0 #602
2024/11/25-23:09:33.951099 7f20ef7ff6c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.951200 7f20ef7ff6c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000464
MANIFEST-000512

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:43.062817 7f2fb19f96c0 Recovering log #462
2024/11/15-22:49:43.073130 7f2fb19f96c0 Delete type=3 #460
2024/11/15-22:49:43.073250 7f2fb19f96c0 Delete type=0 #462
2024/11/15-23:45:52.622392 7f2fa7bff6c0 Level-0 table #467: started
2024/11/15-23:45:52.622420 7f2fa7bff6c0 Level-0 table #467: 0 bytes OK
2024/11/15-23:45:52.628330 7f2fa7bff6c0 Delete type=0 #465
2024/11/15-23:45:52.634799 7f2fa7bff6c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.634841 7f2fa7bff6c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.665562 7f20f07f86c0 Recovering log #510
2024/11/26-19:35:41.677592 7f20f07f86c0 Delete type=3 #508
2024/11/26-19:35:41.677688 7f20f07f86c0 Delete type=0 #510
2024/11/26-20:03:53.549095 7f20ef7ff6c0 Level-0 table #515: started
2024/11/26-20:03:53.549172 7f20ef7ff6c0 Level-0 table #515: 0 bytes OK
2024/11/26-20:03:53.555409 7f20ef7ff6c0 Delete type=0 #513
2024/11/26-20:03:53.576950 7f20ef7ff6c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.577030 7f20ef7ff6c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.667760 7f2fb09f76c0 Recovering log #459
2024/11/15-22:40:36.697662 7f2fb09f76c0 Delete type=0 #459
2024/11/15-22:40:36.697792 7f2fb09f76c0 Delete type=3 #458
2024/11/15-22:49:39.496243 7f2fa7bff6c0 Level-0 table #463: started
2024/11/15-22:49:39.496271 7f2fa7bff6c0 Level-0 table #463: 0 bytes OK
2024/11/15-22:49:39.502434 7f2fa7bff6c0 Delete type=0 #461
2024/11/15-22:49:39.509764 7f2fa7bff6c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.509801 7f2fa7bff6c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.635223 7f20f0ff96c0 Recovering log #506
2024/11/25-23:05:12.646696 7f20f0ff96c0 Delete type=3 #504
2024/11/25-23:05:12.646822 7f20f0ff96c0 Delete type=0 #506
2024/11/25-23:09:33.913768 7f20ef7ff6c0 Level-0 table #511: started
2024/11/25-23:09:33.913811 7f20ef7ff6c0 Level-0 table #511: 0 bytes OK
2024/11/25-23:09:33.920721 7f20ef7ff6c0 Delete type=0 #509
2024/11/25-23:09:33.921287 7f20ef7ff6c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.921382 7f20ef7ff6c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000469
MANIFEST-000517

View File

@ -1,8 +1,8 @@
2024/11/15-22:49:43.035874 7f2fb11f86c0 Recovering log #467
2024/11/15-22:49:43.047031 7f2fb11f86c0 Delete type=3 #465
2024/11/15-22:49:43.047184 7f2fb11f86c0 Delete type=0 #467
2024/11/15-23:45:52.596420 7f2fa7bff6c0 Level-0 table #472: started
2024/11/15-23:45:52.596477 7f2fa7bff6c0 Level-0 table #472: 0 bytes OK
2024/11/15-23:45:52.602582 7f2fa7bff6c0 Delete type=0 #470
2024/11/15-23:45:52.608794 7f2fa7bff6c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2024/11/15-23:45:52.608824 7f2fa7bff6c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2024/11/26-19:35:41.632707 7f20f1ffb6c0 Recovering log #515
2024/11/26-19:35:41.644492 7f20f1ffb6c0 Delete type=3 #513
2024/11/26-19:35:41.644607 7f20f1ffb6c0 Delete type=0 #515
2024/11/26-20:03:53.534942 7f20ef7ff6c0 Level-0 table #520: started
2024/11/26-20:03:53.535000 7f20ef7ff6c0 Level-0 table #520: 0 bytes OK
2024/11/26-20:03:53.541320 7f20ef7ff6c0 Delete type=0 #518
2024/11/26-20:03:53.548860 7f20ef7ff6c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2024/11/26-20:03:53.548918 7f20ef7ff6c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/11/15-22:40:36.594249 7f2fb11f86c0 Recovering log #464
2024/11/15-22:40:36.628821 7f2fb11f86c0 Delete type=0 #464
2024/11/15-22:40:36.628931 7f2fb11f86c0 Delete type=3 #463
2024/11/15-22:49:39.477081 7f2fa7bff6c0 Level-0 table #468: started
2024/11/15-22:49:39.477106 7f2fa7bff6c0 Level-0 table #468: 0 bytes OK
2024/11/15-22:49:39.483671 7f2fa7bff6c0 Delete type=0 #466
2024/11/15-22:49:39.483836 7f2fa7bff6c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2024/11/15-22:49:39.483859 7f2fa7bff6c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2024/11/25-23:05:12.601256 7f20f17fa6c0 Recovering log #511
2024/11/25-23:05:12.612920 7f20f17fa6c0 Delete type=3 #509
2024/11/25-23:05:12.613052 7f20f17fa6c0 Delete type=0 #511
2024/11/25-23:09:33.885289 7f20ef7ff6c0 Level-0 table #516: started
2024/11/25-23:09:33.885359 7f20ef7ff6c0 Level-0 table #516: 0 bytes OK
2024/11/25-23:09:33.892533 7f20ef7ff6c0 Delete type=0 #514
2024/11/25-23:09:33.892763 7f20ef7ff6c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2024/11/25-23:09:33.892811 7f20ef7ff6c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)

View File

@ -14,7 +14,7 @@
],
"url": "https://www.uberwald.me/gitea/public/bol",
"license": "LICENSE.txt",
"version": "12.1.2",
"version": "12.1.3",
"compatibility": {
"minimum": "11",
"verified": "12"
@ -325,7 +325,7 @@
],
"socket": true,
"manifest": "https://www.uberwald.me/gitea/public/bol/raw/v10/system.json",
"download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v12.1.2.zip",
"download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v12.1.3.zip",
"background": "systems/bol/ui/page_accueil.webp",
"primaryTokenAttribute": "resources.hp",
"secondaryTokenAttribute": "resources.hero",

View File

@ -1,5 +1,4 @@
[Dolphin]
Timestamp=2024,10,16,19,53,52.496
Timestamp=2024,11,26,19,52,19.418
Version=4
ViewMode=1
VisibleRoles=Details_text,Details_size,Details_modificationtime,Details_creationtime,CustomizedDetails

BIN
ui/compendium_banner.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB