Add new translations

This commit is contained in:
LeRatierBretonnien 2023-12-04 21:30:12 +01:00
parent 761179bc5a
commit 7738746994
121 changed files with 427 additions and 366 deletions

View File

@ -157,6 +157,7 @@
"BOL.ui.armorInitMalus": "Rüstungsmalus (Init)", "BOL.ui.armorInitMalus": "Rüstungsmalus (Init)",
"BOL.ui.attackValue": "Angriffswert", "BOL.ui.attackValue": "Angriffswert",
"BOL.ui.initMalus": "Init malus", "BOL.ui.initMalus": "Init malus",
"BOL.ui.createEquipment": "Create Equipment",
"BOL.featureCategory.origins": "Herkünfte", "BOL.featureCategory.origins": "Herkünfte",
"BOL.featureCategory.races": "Rassen", "BOL.featureCategory.races": "Rassen",
@ -465,5 +466,25 @@
"BOL.chat.welcome2": "Zum Spielen werden zwingend die passenden BoL Bücher benötigt. Die französischen Originalbücher für dieses System gibt es hier: http://www.ludospherik.fr/content/14-barbarians-of-lemuria<br>Die deutsche Übersetzung gibt es bei Truant Spiele: https://truant.com/produkt/barbarians-of-lemuria-2", "BOL.chat.welcome2": "Zum Spielen werden zwingend die passenden BoL Bücher benötigt. Die französischen Originalbücher für dieses System gibt es hier: http://www.ludospherik.fr/content/14-barbarians-of-lemuria<br>Die deutsche Übersetzung gibt es bei Truant Spiele: https://truant.com/produkt/barbarians-of-lemuria-2",
"BOL.chat.welcome3": "Die enthaltenen Karten wurden von Guillaume Tavernier und Ludospherik zur Verfügung gestellt. Vielen Dank dafür!", "BOL.chat.welcome3": "Die enthaltenen Karten wurden von Guillaume Tavernier und Ludospherik zur Verfügung gestellt. Vielen Dank dafür!",
"BOL.chat.welcome4": "Im Discord findet ihr Support für die FoundryVTT-Implementierung dieses Systems: https://discord.gg/pPSDNJk", "BOL.chat.welcome4": "Im Discord findet ihr Support für die FoundryVTT-Implementierung dieses Systems: https://discord.gg/pPSDNJk",
"BOL.chat.welcome5": "Auf ein gutes Spiel in Lemuria!" "BOL.chat.welcome5": "Auf ein gutes Spiel in Lemuria!",
"BOL.chat.welcome6": "",
"BOL.settings.rollArmor": "Roll for armor",
"BOL.settings.rollArmorTooltip": "Roll for armor value, fixed value if unchecked",
"BOL.settings.useBougette": "Use Bougette (fan-made French rule)",
"BOL.settings.useBougetteTooltip": "Use the Bougette value, as described in Annales Lemurienne from LeRatierBretonnien (https://www.lahiette.com/leratierbretonnien/)",
"BOL.settings.removeDead": "Automatically remove dead NPCs by end of the round",
"BOL.settings.removeDeadTooltip": "Remove NPCs Automatically when HP are 0 or less, at the end of each round",
"BOL.settings.diceFormula": "Dice Formula",
"BOL.settings.diceFormulaTooltip": "Main dice formula (2d6 per default)",
"BOL.settings.diceSuccessValue" : "Success value",
"BOL.settings.diceSuccessValueTooltip": "Value of the success threshold (9 per default for 2d6)",
"BOL.settings.diceCriticalValue" : "Critical success value",
"BOL.settings.diceCriticalValueTooltip": "Minimum value for critical success (12 per default for 2d6)",
"BOL.settings.diceCriticalFailure" : "Critical failure value",
"BOL.settings.diceCriticalFailureTooltip": "Maximum value for critical failure (2 per default for 2d6)",
"BOL.settings.defaultLogoActorSheetPath" : "Path for Actor sheet logo",
"BOL.settings.defaultLogoPathActorSheetTooltip": "Path of the Actor sheet logo (346 x 200, default : /systems/bol/ui/logo.webp)",
"BOL.settings.defaultLogoTopLeftPath" : "Path for main top left logo",
"BOL.settings.defaultLogoTopLeftPathTooltip": "Path of the logo in the top left window (718 x 416, default : /systems/bol/ui/logo2.webp)"
} }

View File

@ -6,8 +6,8 @@
"ITEM.TypeWeapon": "Weapon", "ITEM.TypeWeapon": "Weapon",
"ITEM.TypeArmor": "Armor", "ITEM.TypeArmor": "Armor",
"BOL.attributes.vigor": "Vigor", "BOL.attributes.vigor": "Strength",
"BOL.attributes.halfvigor" : "Half-Vigor", "BOL.attributes.halfvigor" : "Half-Strength",
"BOL.attributes.agility": "Agility", "BOL.attributes.agility": "Agility",
"BOL.attributes.mind": "Mind", "BOL.attributes.mind": "Mind",
"BOL.attributes.appeal": "Appeal", "BOL.attributes.appeal": "Appeal",
@ -167,6 +167,7 @@
"BOL.ui.weaponbonus": "Cette arme bénéficie déja d'un Dé de Bonus (Arme Favorite prise en compte, par exemple)", "BOL.ui.weaponbonus": "Cette arme bénéficie déja d'un Dé de Bonus (Arme Favorite prise en compte, par exemple)",
"BOL.ui.initMalus": "Init malus", "BOL.ui.initMalus": "Init malus",
"BOL.ui.isspecial": "Spécial ?", "BOL.ui.isspecial": "Spécial ?",
"BOL.ui.createEquipment": "Create Equipment",
"BOL.featureCategory.origins": "Origins", "BOL.featureCategory.origins": "Origins",
"BOL.featureCategory.races": "Races", "BOL.featureCategory.races": "Races",
@ -467,6 +468,25 @@
"BOL.chat.welcome2": "Books are necessary to play, and ca be found here : http://www.ludospherik.fr/content/14-barbarians-of-lemuria", "BOL.chat.welcome2": "Books are necessary to play, and ca be found here : http://www.ludospherik.fr/content/14-barbarians-of-lemuria",
"BOL.chat.welcome3": "The integrated maps are authorized by Guillaume Tavernier and Ludospherik. Thanks to them !.", "BOL.chat.welcome3": "The integrated maps are authorized by Guillaume Tavernier and Ludospherik. Thanks to them !.",
"BOL.chat.welcome4": "All support for this system is available on this Discord server : https://discord.gg/pPSDNJk", "BOL.chat.welcome4": "All support for this system is available on this Discord server : https://discord.gg/pPSDNJk",
"BOL.chat.welcome5": "Good game in Lemuria !" "BOL.chat.welcome5": "Good game in Lemuria !",
"BOL.chat.welcome6": "",
"BOL.settings.rollArmor": "Roll for armor",
"BOL.settings.rollArmorTooltip": "Roll for armor value, fixed value if unchecked",
"BOL.settings.useBougette": "Use Bougette (fan-made French rule)",
"BOL.settings.useBougetteTooltip": "Use the Bougette value, as described in Annales Lemurienne from LeRatierBretonnien (https://www.lahiette.com/leratierbretonnien/)",
"BOL.settings.removeDead": "Automatically remove dead NPCs by end of the round",
"BOL.settings.removeDeadTooltip": "Remove NPCs Automatically when HP are 0 or less, at the end of each round",
"BOL.settings.diceFormula": "Dice Formula",
"BOL.settings.diceFormulaTooltip": "Main dice formula (2d6 per default)",
"BOL.settings.diceSuccessValue" : "Success value",
"BOL.settings.diceSuccessValueTooltip": "Value of the success threshold (9 per default for 2d6)",
"BOL.settings.diceCriticalValue" : "Critical success value",
"BOL.settings.diceCriticalValueTooltip": "Minimum value for critical success (12 per default for 2d6)",
"BOL.settings.diceCriticalFailure" : "Critical failure value",
"BOL.settings.diceCriticalFailureTooltip": "Maximum value for critical failure (2 per default for 2d6)",
"BOL.settings.defaultLogoActorSheetPath" : "Path for Actor sheet logo",
"BOL.settings.defaultLogoPathActorSheetTooltip": "Path of the Actor sheet logo (346 x 200, default : /systems/bol/ui/logo.webp)",
"BOL.settings.defaultLogoTopLeftPath" : "Path for main top left logo",
"BOL.settings.defaultLogoTopLeftPathTooltip": "Path of the logo in the top left window (718 x 416, default : /systems/bol/ui/logo2.webp)"
} }

View File

@ -224,6 +224,7 @@
"BOL.ui.noinit": "Pas d'initiative trouvée, veuillez en enregistrer une.", "BOL.ui.noinit": "Pas d'initiative trouvée, veuillez en enregistrer une.",
"BOL.ui.warninitiative": "Votre initiative n'est pas disponible. Effectuez un jet d'Initiative pour ce combat.", "BOL.ui.warninitiative": "Votre initiative n'est pas disponible. Effectuez un jet d'Initiative pour ce combat.",
"BOL.ui.isspecial": "Spéciale ?", "BOL.ui.isspecial": "Spéciale ?",
"BOL.ui.createEquipment": "Créer un Equipement",
"BOL.featureCategory.origins": "Origines", "BOL.featureCategory.origins": "Origines",
"BOL.featureCategory.races": "Races", "BOL.featureCategory.races": "Races",
@ -587,5 +588,24 @@
"BOL.chat.welcome4": "Tout le support et le suivi de ce système est disponible via le <a href='https://discord.gg/pPSDNJk'>Discord Foundry FR</a>.", "BOL.chat.welcome4": "Tout le support et le suivi de ce système est disponible via le <a href='https://discord.gg/pPSDNJk'>Discord Foundry FR</a>.",
"BOL.chat.welcome5": "Consulter l'aide en ligne pour plus d'informations : @UUID[Compendium.bol.aides-de-jeu.97rugQOtiwt8zPfQ]{Aide du Jeu}.", "BOL.chat.welcome5": "Consulter l'aide en ligne pour plus d'informations : @UUID[Compendium.bol.aides-de-jeu.97rugQOtiwt8zPfQ]{Aide du Jeu}.",
"BOL.chat.welcome6": "Bon jeu en Lemurie !", "BOL.chat.welcome6": "Bon jeu en Lemurie !",
"BOL.chat.nodamage": "Ne pas appliquer les dommages" "BOL.chat.nodamage": "Ne pas appliquer les dommages",
"BOL.settings.rollArmor": "Effectuer des jets pour les armures",
"BOL.settings.rollArmorTooltip": "Effectue un jet de dés pour les armures (valeur fixe si désactivé)",
"BOL.settings.useBougette": "Utiliser la Bougette (règle fan-made)",
"BOL.settings.useBougetteTooltip": "Utilise un indicateur de Bougette, comme décrit dans l'aide de jeu Annales Lemurienne du RatierBretonnien (https://www.lahiette.com/leratierbretonnien/)",
"BOL.settings.removeDead": "Enlever les PNJs morts automatiquement au round suivant",
"BOL.settings.removeDeadTooltip": "Supprime les PNJ (piétaille, créatures, coriaces) automatiquement du combat lorsqu'ils sont à 0 Vitalité ou moins, lors du passage au round suivant",
"BOL.settings.diceFormula": "Formule de dés",
"BOL.settings.diceFormulaTooltip": "Formule de dés utilisée pour les jets de dés (par défaut 2d6)",
"BOL.settings.diceSuccessValue" : "Seuil de succès",
"BOL.settings.diceSuccessValueTooltip": "Seuil de succès pour les jets de dés (par défaut 9 pour 2d6)",
"BOL.settings.diceCriticalValue" : "Seuil de succès critique",
"BOL.settings.diceCriticalValueTooltip": "Seuil de succès critique pour les jets de dés (par défaut 12 pour 2d6)",
"BOL.settings.diceCriticalFailure" : "Valeur max d'échec critique",
"BOL.settings.diceCriticalFailureTooltip": "Valeur max d'échec critique pour les jets de dés (par défaut 2 pour 2d6)",
"BOL.settings.defaultLogoActorSheetPath" : "Chemin du logo des fiches de perso",
"BOL.settings.defaultLogoPathActorSheetTooltip": "Vous pouvez changer le logo BoL des fiches de perso, pour jouer dans un autre univers (idéalement 346 x 200, défaut : /systems/bol/ui/logo.webp)",
"BOL.settings.defaultLogoTopLeftPath" : "Chemin du logo haut gauche",
"BOL.settings.defaultLogoTopLeftPathTooltip": "Vous pouvez changer le logo BoL en haut à gauche de chaque écran (idéalement 718 x 416, défaut : /systems/bol/ui/logo2.webp)"
} }

View File

@ -9,8 +9,8 @@ export class BoLUtility {
/* -------------------------------------------- */ /* -------------------------------------------- */
static init() { static init() {
game.settings.register("bol", "rollArmor", { game.settings.register("bol", "rollArmor", {
name: "Effectuer des jets pour les armures", name: game.i18n.localize("BOL.settings.rollArmor"),
hint: "Effectue un jet de dés pour les armures (valeur fixe si désactivé)", hint: game.i18n.localize("BOL.settings.rollArmorTooltip"),
scope: "world", scope: "world",
config: true, config: true,
default: true, default: true,
@ -18,8 +18,8 @@ export class BoLUtility {
onChange: lang => window.location.reload() onChange: lang => window.location.reload()
}) })
game.settings.register("bol", "useBougette", { game.settings.register("bol", "useBougette", {
name: "Utiliser la Bougette (règle fan-made)", name: game.i18n.localize("BOL.settings.useBougette"),
hint: "Utilise un indicateur de Bougette, comme décrit dans l'aide de jeu Gold&Glory du RatierBretonnien (https://www.lahiette.com/leratierbretonnien/)", hint: game.i18n.localize("BOL.settings.useBougetteTooltip"),
scope: "world", scope: "world",
config: true, config: true,
default: false, default: false,
@ -27,16 +27,16 @@ export class BoLUtility {
onChange: lang => window.location.reload() onChange: lang => window.location.reload()
}) })
game.settings.register("bol", "auto-remove-dead", { game.settings.register("bol", "auto-remove-dead", {
name: "Enlever les PNJs morts automatiquement au round suivant", name: game.i18n.localize("BOL.settings.removeDead"),
hint: "Supprime les PNJ (piétaille, créatures, coriaces) automatiquement du combat lorsqu'ils sont à 0 Vitalité ou moins, lors du passage au round suivant", hint: game.i18n.localize("BOL.settings.removeDeadTooltip"),
scope: "world", scope: "world",
config: true, config: true,
default: false, default: false,
type: Boolean type: Boolean
}) })
game.settings.register("bol", "dice-formula", { game.settings.register("bol", "dice-formula", {
name: "Formule de dés", name: game.i18n.localize("BOL.settings.diceFormula"),
hint: "Sélectionne la formule de dés (par défaut 2d6)", hint: game.i18n.localize("BOL.settings.diceFormulaTooltip"),
scope: "world", scope: "world",
config: true, config: true,
default: "6", default: "6",
@ -47,8 +47,8 @@ export class BoLUtility {
} }
}) })
game.settings.register("bol", "dice-success-value", { game.settings.register("bol", "dice-success-value", {
name: "Seuil de succès", name: game.i18n.localize("BOL.settings.diceSuccessValue"),
hint: "Sélectionne le seuil de succès (9 par défaut pour 2d6)", hint: game.i18n.localize("BOL.settings.diceSuccessValueTooltip"),
scope: "world", scope: "world",
config: true, config: true,
default: 9, default: 9,
@ -63,8 +63,8 @@ export class BoLUtility {
} }
}) })
game.settings.register("bol", "dice-critical-success-value", { game.settings.register("bol", "dice-critical-success-value", {
name: "Valeur min de réussite critique", name: game.i18n.localize("BOL.settings.diceCriticalValue"),
hint: "Indique le seuil minimum de réussite critique (12 par défaut pour 2d6). Si les réussites critiques sont sur 19 et 20, alors indiquez 19.", hint: game.i18n.localize("BOL.settings.diceCriticalValueTooltip"),
scope: "world", scope: "world",
config: true, config: true,
default: 12, default: 12,
@ -79,8 +79,8 @@ export class BoLUtility {
} }
}) })
game.settings.register("bol", "dice-critical-failure-value", { game.settings.register("bol", "dice-critical-failure-value", {
name: "Valeur max d'échec critique", name: game.i18n.localize("BOL.settings.diceCriticalFailure"),
hint: "Indique le seuil maximum d'échec critique (2 par défaut pour 2d6). Si les échecs critiques sont sur 2 et 3, alors indiquez 3.", hint: game.i18n.localize("BOL.settings.diceCriticalFailureTooltip"),
scope: "world", scope: "world",
config: true, config: true,
default: 2, default: 2,
@ -102,8 +102,8 @@ export class BoLUtility {
type: Object type: Object
}) })
game.settings.register("bol", "logoActorSheet", { game.settings.register("bol", "logoActorSheet", {
name: "Chemin du logo des fiches de perso", name: game.i18n.localize("BOL.settings.defaultLogoActorSheetPath"),
hint: "Vous pouvez changer le logo BoL des fiches de perso, pour jouer dans un autre univers (idéalement 346 x 200, défaut : /systems/bol/ui/logo.webp)", hint: game.i18n.localize("BOL.settings.defaultLogoPathActorSheetTooltip"),
scope: "world", scope: "world",
config: true, config: true,
default: "/systems/bol/ui/logo.webp", default: "/systems/bol/ui/logo.webp",
@ -111,8 +111,8 @@ export class BoLUtility {
onChange: lang => window.location.reload() onChange: lang => window.location.reload()
}) })
game.settings.register("bol", "logoTopLeft", { game.settings.register("bol", "logoTopLeft", {
name: "Chemin du logo haut gauche", name: game.i18n.localize("BOL.settings.defaultLogoTopLeftPath"),
hint: "Vous pouvez changer le logo BoL en haut à gauche de chaque écran (idéalement 718 x 416, défaut : /systems/bol/ui/logo2.webp)", hint: game.i18n.localize("BOL.settings.defaultLogoTopLeftPathTooltip"),
scope: "world", scope: "world",
config: true, config: true,
default: "/systems/bol/ui/logo2.webp", default: "/systems/bol/ui/logo2.webp",

View File

@ -1 +1 @@
MANIFEST-000103 MANIFEST-000107

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.144165 7f5610ff96c0 Recovering log #101 2023/12/04-21:16:34.430277 7f84f7fff6c0 Recovering log #105
2023/10/28-18:46:58.154293 7f5610ff96c0 Delete type=3 #99 2023/12/04-21:16:34.440834 7f84f7fff6c0 Delete type=3 #103
2023/10/28-18:46:58.154395 7f5610ff96c0 Delete type=0 #101 2023/12/04-21:16:34.440885 7f84f7fff6c0 Delete type=0 #105
2023/10/28-18:47:32.356263 7f56037fe6c0 Level-0 table #106: started 2023/12/04-21:29:36.294789 7f84f5ffb6c0 Level-0 table #110: started
2023/10/28-18:47:32.356293 7f56037fe6c0 Level-0 table #106: 0 bytes OK 2023/12/04-21:29:36.294815 7f84f5ffb6c0 Level-0 table #110: 0 bytes OK
2023/10/28-18:47:32.362824 7f56037fe6c0 Delete type=0 #104 2023/12/04-21:29:36.301173 7f84f5ffb6c0 Delete type=0 #108
2023/10/28-18:47:32.375967 7f56037fe6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.301317 7f84f5ffb6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.376034 7f56037fe6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.301343 7f84f5ffb6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.134553 7f5611ffb6c0 Recovering log #97 2023/10/28-18:46:58.144165 7f5610ff96c0 Recovering log #101
2023/10/28-18:36:54.145468 7f5611ffb6c0 Delete type=3 #95 2023/10/28-18:46:58.154293 7f5610ff96c0 Delete type=3 #99
2023/10/28-18:36:54.145552 7f5611ffb6c0 Delete type=0 #97 2023/10/28-18:46:58.154395 7f5610ff96c0 Delete type=0 #101
2023/10/28-18:43:29.336828 7f56037fe6c0 Level-0 table #102: started 2023/10/28-18:47:32.356263 7f56037fe6c0 Level-0 table #106: started
2023/10/28-18:43:29.336854 7f56037fe6c0 Level-0 table #102: 0 bytes OK 2023/10/28-18:47:32.356293 7f56037fe6c0 Level-0 table #106: 0 bytes OK
2023/10/28-18:43:29.342978 7f56037fe6c0 Delete type=0 #100 2023/10/28-18:47:32.362824 7f56037fe6c0 Delete type=0 #104
2023/10/28-18:43:29.364901 7f56037fe6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.375967 7f56037fe6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.364948 7f56037fe6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.376034 7f56037fe6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000010 MANIFEST-000014

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.118619 7f5603fff6c0 Recovering log #8 2023/12/04-21:16:34.402100 7f84f6ffd6c0 Recovering log #12
2023/10/28-18:46:58.129553 7f5603fff6c0 Delete type=3 #6 2023/12/04-21:16:34.413052 7f84f6ffd6c0 Delete type=3 #10
2023/10/28-18:46:58.129618 7f5603fff6c0 Delete type=0 #8 2023/12/04-21:16:34.413101 7f84f6ffd6c0 Delete type=0 #12
2023/10/28-18:47:32.323904 7f56037fe6c0 Level-0 table #13: started 2023/12/04-21:29:36.274254 7f84f5ffb6c0 Level-0 table #17: started
2023/10/28-18:47:32.323933 7f56037fe6c0 Level-0 table #13: 0 bytes OK 2023/12/04-21:29:36.274306 7f84f5ffb6c0 Level-0 table #17: 0 bytes OK
2023/10/28-18:47:32.329984 7f56037fe6c0 Delete type=0 #11 2023/12/04-21:29:36.281091 7f84f5ffb6c0 Delete type=0 #15
2023/10/28-18:47:32.349515 7f56037fe6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.301284 7f84f5ffb6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.349581 7f56037fe6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.301326 7f84f5ffb6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.106006 7f56117fa6c0 Recovering log #4 2023/10/28-18:46:58.118619 7f5603fff6c0 Recovering log #8
2023/10/28-18:36:54.116727 7f56117fa6c0 Delete type=3 #2 2023/10/28-18:46:58.129553 7f5603fff6c0 Delete type=3 #6
2023/10/28-18:36:54.116811 7f56117fa6c0 Delete type=0 #4 2023/10/28-18:46:58.129618 7f5603fff6c0 Delete type=0 #8
2023/10/28-18:43:29.343144 7f56037fe6c0 Level-0 table #9: started 2023/10/28-18:47:32.323904 7f56037fe6c0 Level-0 table #13: started
2023/10/28-18:43:29.343186 7f56037fe6c0 Level-0 table #9: 0 bytes OK 2023/10/28-18:47:32.323933 7f56037fe6c0 Level-0 table #13: 0 bytes OK
2023/10/28-18:43:29.350360 7f56037fe6c0 Delete type=0 #7 2023/10/28-18:47:32.329984 7f56037fe6c0 Delete type=0 #11
2023/10/28-18:43:29.364916 7f56037fe6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.349515 7f56037fe6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.364957 7f56037fe6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.349581 7f56037fe6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102 MANIFEST-000106

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.021346 7f5603fff6c0 Recovering log #100 2023/12/04-21:16:34.244782 7f84f6ffd6c0 Recovering log #104
2023/10/28-18:46:58.032316 7f5603fff6c0 Delete type=3 #98 2023/12/04-21:16:34.255803 7f84f6ffd6c0 Delete type=3 #102
2023/10/28-18:46:58.032370 7f5603fff6c0 Delete type=0 #100 2023/12/04-21:16:34.255859 7f84f6ffd6c0 Delete type=0 #104
2023/10/28-18:47:32.275625 7f56037fe6c0 Level-0 table #105: started 2023/12/04-21:29:36.227120 7f84f5ffb6c0 Level-0 table #109: started
2023/10/28-18:47:32.275699 7f56037fe6c0 Level-0 table #105: 0 bytes OK 2023/12/04-21:29:36.227155 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/10/28-18:47:32.281755 7f56037fe6c0 Delete type=0 #103 2023/12/04-21:29:36.233490 7f84f5ffb6c0 Delete type=0 #107
2023/10/28-18:47:32.288117 7f56037fe6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.247612 7f84f5ffb6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.298397 7f56037fe6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.247638 7f84f5ffb6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.007776 7f56117fa6c0 Recovering log #96 2023/10/28-18:46:58.021346 7f5603fff6c0 Recovering log #100
2023/10/28-18:36:54.018152 7f56117fa6c0 Delete type=3 #94 2023/10/28-18:46:58.032316 7f5603fff6c0 Delete type=3 #98
2023/10/28-18:36:54.018206 7f56117fa6c0 Delete type=0 #96 2023/10/28-18:46:58.032370 7f5603fff6c0 Delete type=0 #100
2023/10/28-18:43:29.288293 7f56037fe6c0 Level-0 table #101: started 2023/10/28-18:47:32.275625 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:43:29.288334 7f56037fe6c0 Level-0 table #101: 0 bytes OK 2023/10/28-18:47:32.275699 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:43:29.294672 7f56037fe6c0 Delete type=0 #99 2023/10/28-18:47:32.281755 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:43:29.302337 7f56037fe6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.288117 7f56037fe6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.308833 7f56037fe6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.298397 7f56037fe6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/boons/MANIFEST-000106 Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102 MANIFEST-000106

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.033991 7f5611ffb6c0 Recovering log #100 2023/12/04-21:16:34.258787 7f84f77fe6c0 Recovering log #104
2023/10/28-18:46:58.043491 7f5611ffb6c0 Delete type=3 #98 2023/12/04-21:16:34.268652 7f84f77fe6c0 Delete type=3 #102
2023/10/28-18:46:58.043553 7f5611ffb6c0 Delete type=0 #100 2023/12/04-21:16:34.268705 7f84f77fe6c0 Delete type=0 #104
2023/10/28-18:47:32.281934 7f56037fe6c0 Level-0 table #105: started 2023/12/04-21:29:36.233597 7f84f5ffb6c0 Level-0 table #109: started
2023/10/28-18:47:32.281973 7f56037fe6c0 Level-0 table #105: 0 bytes OK 2023/12/04-21:29:36.233621 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/10/28-18:47:32.287993 7f56037fe6c0 Delete type=0 #103 2023/12/04-21:29:36.239701 7f84f5ffb6c0 Delete type=0 #107
2023/10/28-18:47:32.298372 7f56037fe6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.247623 7f84f5ffb6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.298448 7f56037fe6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.247651 7f84f5ffb6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.019899 7f5610ff96c0 Recovering log #96 2023/10/28-18:46:58.033991 7f5611ffb6c0 Recovering log #100
2023/10/28-18:36:54.030441 7f5610ff96c0 Delete type=3 #94 2023/10/28-18:46:58.043491 7f5611ffb6c0 Delete type=3 #98
2023/10/28-18:36:54.030513 7f5610ff96c0 Delete type=0 #96 2023/10/28-18:46:58.043553 7f5611ffb6c0 Delete type=0 #100
2023/10/28-18:43:29.280891 7f56037fe6c0 Level-0 table #101: started 2023/10/28-18:47:32.281934 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:43:29.280970 7f56037fe6c0 Level-0 table #101: 0 bytes OK 2023/10/28-18:47:32.281973 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:43:29.288142 7f56037fe6c0 Delete type=0 #99 2023/10/28-18:47:32.287993 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:43:29.302299 7f56037fe6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.298372 7f56037fe6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.308818 7f56037fe6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.298448 7f56037fe6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102 MANIFEST-000106

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.057967 7f56117fa6c0 Recovering log #100 2023/12/04-21:16:34.285844 7f84f67fc6c0 Recovering log #104
2023/10/28-18:46:58.068576 7f56117fa6c0 Delete type=3 #98 2023/12/04-21:16:34.295915 7f84f67fc6c0 Delete type=3 #102
2023/10/28-18:46:58.068630 7f56117fa6c0 Delete type=0 #100 2023/12/04-21:16:34.295974 7f84f67fc6c0 Delete type=0 #104
2023/10/28-18:47:32.298557 7f56037fe6c0 Level-0 table #105: started 2023/12/04-21:29:36.267733 7f84f5ffb6c0 Level-0 table #109: started
2023/10/28-18:47:32.298612 7f56037fe6c0 Level-0 table #105: 0 bytes OK 2023/12/04-21:29:36.267761 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/10/28-18:47:32.304559 7f56037fe6c0 Delete type=0 #103 2023/12/04-21:29:36.273875 7f84f5ffb6c0 Delete type=0 #107
2023/10/28-18:47:32.323741 7f56037fe6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.274078 7f84f5ffb6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.323783 7f56037fe6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.274142 7f84f5ffb6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.044251 7f5603fff6c0 Recovering log #96 2023/10/28-18:46:58.057967 7f56117fa6c0 Recovering log #100
2023/10/28-18:36:54.054145 7f5603fff6c0 Delete type=3 #94 2023/10/28-18:46:58.068576 7f56117fa6c0 Delete type=3 #98
2023/10/28-18:36:54.054195 7f5603fff6c0 Delete type=0 #96 2023/10/28-18:46:58.068630 7f56117fa6c0 Delete type=0 #100
2023/10/28-18:43:29.302356 7f56037fe6c0 Level-0 table #101: started 2023/10/28-18:47:32.298557 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:43:29.302399 7f56037fe6c0 Level-0 table #101: 0 bytes OK 2023/10/28-18:47:32.298612 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:43:29.308697 7f56037fe6c0 Delete type=0 #99 2023/10/28-18:47:32.304559 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:43:29.308845 7f56037fe6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.323741 7f56037fe6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.308865 7f56037fe6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.323783 7f56037fe6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102 MANIFEST-000106

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.157567 7f56117fa6c0 Recovering log #100 2023/12/04-21:16:34.444268 7f84f67fc6c0 Recovering log #104
2023/10/28-18:46:58.168362 7f56117fa6c0 Delete type=3 #98 2023/12/04-21:16:34.454337 7f84f67fc6c0 Delete type=3 #102
2023/10/28-18:46:58.168445 7f56117fa6c0 Delete type=0 #100 2023/12/04-21:16:34.454390 7f84f67fc6c0 Delete type=0 #104
2023/10/28-18:47:32.362933 7f56037fe6c0 Level-0 table #105: started 2023/12/04-21:29:36.307716 7f84f5ffb6c0 Level-0 table #109: started
2023/10/28-18:47:32.362962 7f56037fe6c0 Level-0 table #105: 0 bytes OK 2023/12/04-21:29:36.307782 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/10/28-18:47:32.369115 7f56037fe6c0 Delete type=0 #103 2023/12/04-21:29:36.314556 7f84f5ffb6c0 Delete type=0 #107
2023/10/28-18:47:32.375986 7f56037fe6c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.327965 7f84f5ffb6c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.376049 7f56037fe6c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.328032 7f84f5ffb6c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.147850 7f5603fff6c0 Recovering log #96 2023/10/28-18:46:58.157567 7f56117fa6c0 Recovering log #100
2023/10/28-18:36:54.158264 7f5603fff6c0 Delete type=3 #94 2023/10/28-18:46:58.168362 7f56117fa6c0 Delete type=3 #98
2023/10/28-18:36:54.158348 7f5603fff6c0 Delete type=0 #96 2023/10/28-18:46:58.168445 7f56117fa6c0 Delete type=0 #100
2023/10/28-18:43:29.350459 7f56037fe6c0 Level-0 table #101: started 2023/10/28-18:47:32.362933 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:43:29.350489 7f56037fe6c0 Level-0 table #101: 0 bytes OK 2023/10/28-18:47:32.362962 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:43:29.356643 7f56037fe6c0 Delete type=0 #99 2023/10/28-18:47:32.369115 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:43:29.364928 7f56037fe6c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.375986 7f56037fe6c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.364965 7f56037fe6c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.376049 7f56037fe6c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000102 MANIFEST-000106

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.256101 7f5611ffb6c0 Recovering log #100 2023/12/04-21:16:34.555441 7f84f77fe6c0 Recovering log #104
2023/10/28-18:46:58.266925 7f5611ffb6c0 Delete type=3 #98 2023/12/04-21:16:34.566877 7f84f77fe6c0 Delete type=3 #102
2023/10/28-18:46:58.267031 7f5611ffb6c0 Delete type=0 #100 2023/12/04-21:16:34.566941 7f84f77fe6c0 Delete type=0 #104
2023/10/28-18:47:32.403078 7f56037fe6c0 Level-0 table #105: started 2023/12/04-21:29:36.355366 7f84f5ffb6c0 Level-0 table #109: started
2023/10/28-18:47:32.403107 7f56037fe6c0 Level-0 table #105: 0 bytes OK 2023/12/04-21:29:36.355392 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/10/28-18:47:32.410392 7f56037fe6c0 Delete type=0 #103 2023/12/04-21:29:36.362705 7f84f5ffb6c0 Delete type=0 #107
2023/10/28-18:47:32.416800 7f56037fe6c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.362912 7f84f5ffb6c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.416838 7f56037fe6c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.362955 7f84f5ffb6c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.253746 7f5610ff96c0 Recovering log #96 2023/10/28-18:46:58.256101 7f5611ffb6c0 Recovering log #100
2023/10/28-18:36:54.264795 7f5610ff96c0 Delete type=3 #94 2023/10/28-18:46:58.266925 7f5611ffb6c0 Delete type=3 #98
2023/10/28-18:36:54.264842 7f5610ff96c0 Delete type=0 #96 2023/10/28-18:46:58.267031 7f5611ffb6c0 Delete type=0 #100
2023/10/28-18:43:29.399137 7f56037fe6c0 Level-0 table #101: started 2023/10/28-18:47:32.403078 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:43:29.399163 7f56037fe6c0 Level-0 table #101: 0 bytes OK 2023/10/28-18:47:32.403107 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:43:29.405304 7f56037fe6c0 Delete type=0 #99 2023/10/28-18:47:32.410392 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:43:29.419210 7f56037fe6c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.416800 7f56037fe6c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.419245 7f56037fe6c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.416838 7f56037fe6c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000102 MANIFEST-000106

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.244978 7f5603fff6c0 Recovering log #100 2023/12/04-21:16:34.543411 7f84f6ffd6c0 Recovering log #104
2023/10/28-18:46:58.254318 7f5603fff6c0 Delete type=3 #98 2023/12/04-21:16:34.553517 7f84f6ffd6c0 Delete type=3 #102
2023/10/28-18:46:58.254370 7f5603fff6c0 Delete type=0 #100 2023/12/04-21:16:34.553574 7f84f6ffd6c0 Delete type=0 #104
2023/10/28-18:47:32.410495 7f56037fe6c0 Level-0 table #105: started 2023/12/04-21:29:36.348547 7f84f5ffb6c0 Level-0 table #109: started
2023/10/28-18:47:32.410517 7f56037fe6c0 Level-0 table #105: 0 bytes OK 2023/12/04-21:29:36.348582 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/10/28-18:47:32.416657 7f56037fe6c0 Delete type=0 #103 2023/12/04-21:29:36.355093 7f84f5ffb6c0 Delete type=0 #107
2023/10/28-18:47:32.416814 7f56037fe6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.355262 7f84f5ffb6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.416846 7f56037fe6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.355296 7f84f5ffb6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.242399 7f56117fa6c0 Recovering log #96 2023/10/28-18:46:58.244978 7f5603fff6c0 Recovering log #100
2023/10/28-18:36:54.252106 7f56117fa6c0 Delete type=3 #94 2023/10/28-18:46:58.254318 7f5603fff6c0 Delete type=3 #98
2023/10/28-18:36:54.252158 7f56117fa6c0 Delete type=0 #96 2023/10/28-18:46:58.254370 7f5603fff6c0 Delete type=0 #100
2023/10/28-18:43:29.391756 7f56037fe6c0 Level-0 table #101: started 2023/10/28-18:47:32.410495 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:43:29.391788 7f56037fe6c0 Level-0 table #101: 0 bytes OK 2023/10/28-18:47:32.410517 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:43:29.399021 7f56037fe6c0 Delete type=0 #99 2023/10/28-18:47:32.416657 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:43:29.419196 7f56037fe6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.416814 7f56037fe6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.419239 7f56037fe6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.416846 7f56037fe6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000104 MANIFEST-000108

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.094686 7f5610ff96c0 Recovering log #102 2023/12/04-21:16:34.326886 7f84f7fff6c0 Recovering log #106
2023/10/28-18:46:58.104878 7f5610ff96c0 Delete type=3 #100 2023/12/04-21:16:34.337231 7f84f7fff6c0 Delete type=3 #104
2023/10/28-18:46:58.104944 7f5610ff96c0 Delete type=0 #102 2023/12/04-21:16:34.337341 7f84f7fff6c0 Delete type=0 #106
2023/10/28-18:47:32.336166 7f56037fe6c0 Level-0 table #107: started 2023/12/04-21:29:36.247774 7f84f5ffb6c0 Level-0 table #111: started
2023/10/28-18:47:32.336197 7f56037fe6c0 Level-0 table #107: 0 bytes OK 2023/12/04-21:29:36.247806 7f84f5ffb6c0 Level-0 table #111: 0 bytes OK
2023/10/28-18:47:32.342982 7f56037fe6c0 Delete type=0 #105 2023/12/04-21:29:36.253805 7f84f5ffb6c0 Delete type=0 #109
2023/10/28-18:47:32.349554 7f56037fe6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.274024 7f84f5ffb6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.349606 7f56037fe6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.274096 7f84f5ffb6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.081613 7f5611ffb6c0 Recovering log #97 2023/10/28-18:46:58.094686 7f5610ff96c0 Recovering log #102
2023/10/28-18:36:54.091537 7f5611ffb6c0 Delete type=3 #95 2023/10/28-18:46:58.104878 7f5610ff96c0 Delete type=3 #100
2023/10/28-18:36:54.091962 7f5611ffb6c0 Delete type=0 #97 2023/10/28-18:46:58.104944 7f5610ff96c0 Delete type=0 #102
2023/10/28-18:43:29.315607 7f56037fe6c0 Level-0 table #103: started 2023/10/28-18:47:32.336166 7f56037fe6c0 Level-0 table #107: started
2023/10/28-18:43:29.315655 7f56037fe6c0 Level-0 table #103: 0 bytes OK 2023/10/28-18:47:32.336197 7f56037fe6c0 Level-0 table #107: 0 bytes OK
2023/10/28-18:43:29.322286 7f56037fe6c0 Delete type=0 #101 2023/10/28-18:47:32.342982 7f56037fe6c0 Delete type=0 #105
2023/10/28-18:43:29.336690 7f56037fe6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.349554 7f56037fe6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.336726 7f56037fe6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.349606 7f56037fe6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000102 MANIFEST-000106

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.208291 7f5611ffb6c0 Recovering log #100 2023/12/04-21:16:34.503638 7f84f77fe6c0 Recovering log #104
2023/10/28-18:46:58.217629 7f5611ffb6c0 Delete type=3 #98 2023/12/04-21:16:34.513495 7f84f77fe6c0 Delete type=3 #102
2023/10/28-18:46:58.217715 7f5611ffb6c0 Delete type=0 #100 2023/12/04-21:16:34.513540 7f84f77fe6c0 Delete type=0 #104
2023/10/28-18:47:32.376126 7f56037fe6c0 Level-0 table #105: started 2023/12/04-21:29:36.328177 7f84f5ffb6c0 Level-0 table #109: started
2023/10/28-18:47:32.376155 7f56037fe6c0 Level-0 table #105: 0 bytes OK 2023/12/04-21:29:36.328221 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/10/28-18:47:32.382230 7f56037fe6c0 Delete type=0 #103 2023/12/04-21:29:36.334799 7f84f5ffb6c0 Delete type=0 #107
2023/10/28-18:47:32.402910 7f56037fe6c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.355226 7f84f5ffb6c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.402958 7f56037fe6c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.355270 7f84f5ffb6c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.200633 7f5610ff96c0 Recovering log #96 2023/10/28-18:46:58.208291 7f5611ffb6c0 Recovering log #100
2023/10/28-18:36:54.211102 7f5610ff96c0 Delete type=3 #94 2023/10/28-18:46:58.217629 7f5611ffb6c0 Delete type=3 #98
2023/10/28-18:36:54.211155 7f5610ff96c0 Delete type=0 #96 2023/10/28-18:46:58.217715 7f5611ffb6c0 Delete type=0 #100
2023/10/28-18:43:29.378638 7f56037fe6c0 Level-0 table #101: started 2023/10/28-18:47:32.376126 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:43:29.378668 7f56037fe6c0 Level-0 table #101: 0 bytes OK 2023/10/28-18:47:32.376155 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:43:29.385066 7f56037fe6c0 Delete type=0 #99 2023/10/28-18:47:32.382230 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:43:29.391579 7f56037fe6c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.402910 7f56037fe6c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.391621 7f56037fe6c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.402958 7f56037fe6c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102 MANIFEST-000106

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.045402 7f5610ff96c0 Recovering log #100 2023/12/04-21:16:34.270727 7f84f7fff6c0 Recovering log #104
2023/10/28-18:46:58.055825 7f5610ff96c0 Delete type=3 #98 2023/12/04-21:16:34.281382 7f84f7fff6c0 Delete type=3 #102
2023/10/28-18:46:58.055884 7f5610ff96c0 Delete type=0 #100 2023/12/04-21:16:34.281438 7f84f7fff6c0 Delete type=0 #104
2023/10/28-18:47:32.304647 7f56037fe6c0 Level-0 table #105: started 2023/12/04-21:29:36.239869 7f84f5ffb6c0 Level-0 table #109: started
2023/10/28-18:47:32.304672 7f56037fe6c0 Level-0 table #105: 0 bytes OK 2023/12/04-21:29:36.239936 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/10/28-18:47:32.310534 7f56037fe6c0 Delete type=0 #103 2023/12/04-21:29:36.247503 7f84f5ffb6c0 Delete type=0 #107
2023/10/28-18:47:32.323755 7f56037fe6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.247631 7f84f5ffb6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.323793 7f56037fe6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.247645 7f84f5ffb6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.032773 7f5611ffb6c0 Recovering log #96 2023/10/28-18:46:58.045402 7f5610ff96c0 Recovering log #100
2023/10/28-18:36:54.042650 7f5611ffb6c0 Delete type=3 #94 2023/10/28-18:46:58.055825 7f5610ff96c0 Delete type=3 #98
2023/10/28-18:36:54.042712 7f5611ffb6c0 Delete type=0 #96 2023/10/28-18:46:58.055884 7f5610ff96c0 Delete type=0 #100
2023/10/28-18:43:29.294859 7f56037fe6c0 Level-0 table #101: started 2023/10/28-18:47:32.304647 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:43:29.294901 7f56037fe6c0 Level-0 table #101: 0 bytes OK 2023/10/28-18:47:32.304672 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:43:29.302150 7f56037fe6c0 Delete type=0 #99 2023/10/28-18:47:32.310534 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:43:29.308804 7f56037fe6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.323755 7f56037fe6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.308855 7f56037fe6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.323793 7f56037fe6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/flaws/MANIFEST-000106 Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102 MANIFEST-000106

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.196427 7f5603fff6c0 Recovering log #100 2023/12/04-21:16:34.491249 7f84f6ffd6c0 Recovering log #104
2023/10/28-18:46:58.206941 7f5603fff6c0 Delete type=3 #98 2023/12/04-21:16:34.501377 7f84f6ffd6c0 Delete type=3 #102
2023/10/28-18:46:58.206995 7f5603fff6c0 Delete type=0 #100 2023/12/04-21:16:34.501432 7f84f6ffd6c0 Delete type=0 #104
2023/10/28-18:47:32.382372 7f56037fe6c0 Level-0 table #105: started 2023/12/04-21:29:36.314691 7f84f5ffb6c0 Level-0 table #109: started
2023/10/28-18:47:32.382414 7f56037fe6c0 Level-0 table #105: 0 bytes OK 2023/12/04-21:29:36.314743 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/10/28-18:47:32.388955 7f56037fe6c0 Delete type=0 #103 2023/12/04-21:29:36.320934 7f84f5ffb6c0 Delete type=0 #107
2023/10/28-18:47:32.402925 7f56037fe6c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.327985 7f84f5ffb6c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.402968 7f56037fe6c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.328049 7f84f5ffb6c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.188474 7f56117fa6c0 Recovering log #96 2023/10/28-18:46:58.196427 7f5603fff6c0 Recovering log #100
2023/10/28-18:36:54.198423 7f56117fa6c0 Delete type=3 #94 2023/10/28-18:46:58.206941 7f5603fff6c0 Delete type=3 #98
2023/10/28-18:36:54.198491 7f56117fa6c0 Delete type=0 #96 2023/10/28-18:46:58.206995 7f5603fff6c0 Delete type=0 #100
2023/10/28-18:43:29.385207 7f56037fe6c0 Level-0 table #101: started 2023/10/28-18:47:32.382372 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:43:29.385234 7f56037fe6c0 Level-0 table #101: 0 bytes OK 2023/10/28-18:47:32.382414 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:43:29.391425 7f56037fe6c0 Delete type=0 #99 2023/10/28-18:47:32.388955 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:43:29.391594 7f56037fe6c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.402925 7f56037fe6c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.391635 7f56037fe6c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.402968 7f56037fe6c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000103 MANIFEST-000107

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.171129 7f5610ff96c0 Recovering log #101 2023/12/04-21:16:34.463477 7f84f7fff6c0 Recovering log #105
2023/10/28-18:46:58.182155 7f5610ff96c0 Delete type=3 #99 2023/12/04-21:16:34.473557 7f84f7fff6c0 Delete type=3 #103
2023/10/28-18:46:58.182215 7f5610ff96c0 Delete type=0 #101 2023/12/04-21:16:34.473612 7f84f7fff6c0 Delete type=0 #105
2023/10/28-18:47:32.349784 7f56037fe6c0 Level-0 table #106: started 2023/12/04-21:29:36.301429 7f84f5ffb6c0 Level-0 table #110: started
2023/10/28-18:47:32.349823 7f56037fe6c0 Level-0 table #106: 0 bytes OK 2023/12/04-21:29:36.301456 7f84f5ffb6c0 Level-0 table #110: 0 bytes OK
2023/10/28-18:47:32.356134 7f56037fe6c0 Delete type=0 #104 2023/12/04-21:29:36.307489 7f84f5ffb6c0 Delete type=0 #108
2023/10/28-18:47:32.375932 7f56037fe6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.327942 7f84f5ffb6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.376017 7f56037fe6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.328016 7f84f5ffb6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.162227 7f5611ffb6c0 Recovering log #97 2023/10/28-18:46:58.171129 7f5610ff96c0 Recovering log #101
2023/10/28-18:36:54.172438 7f5611ffb6c0 Delete type=3 #95 2023/10/28-18:46:58.182155 7f5610ff96c0 Delete type=3 #99
2023/10/28-18:36:54.172495 7f5611ffb6c0 Delete type=0 #97 2023/10/28-18:46:58.182215 7f5610ff96c0 Delete type=0 #101
2023/10/28-18:43:29.371422 7f56037fe6c0 Level-0 table #102: started 2023/10/28-18:47:32.349784 7f56037fe6c0 Level-0 table #106: started
2023/10/28-18:43:29.371479 7f56037fe6c0 Level-0 table #102: 0 bytes OK 2023/10/28-18:47:32.349823 7f56037fe6c0 Level-0 table #106: 0 bytes OK
2023/10/28-18:43:29.378477 7f56037fe6c0 Delete type=0 #100 2023/10/28-18:47:32.356134 7f56037fe6c0 Delete type=0 #104
2023/10/28-18:43:29.391565 7f56037fe6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.375932 7f56037fe6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.391613 7f56037fe6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.376017 7f56037fe6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000102 MANIFEST-000106

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.232191 7f56117fa6c0 Recovering log #100 2023/12/04-21:16:34.530858 7f84f67fc6c0 Recovering log #104
2023/10/28-18:46:58.243114 7f56117fa6c0 Delete type=3 #98 2023/12/04-21:16:34.540408 7f84f67fc6c0 Delete type=3 #102
2023/10/28-18:46:58.243193 7f56117fa6c0 Delete type=0 #100 2023/12/04-21:16:34.540455 7f84f67fc6c0 Delete type=0 #104
2023/10/28-18:47:32.389052 7f56037fe6c0 Level-0 table #105: started 2023/12/04-21:29:36.341503 7f84f5ffb6c0 Level-0 table #109: started
2023/10/28-18:47:32.389083 7f56037fe6c0 Level-0 table #105: 0 bytes OK 2023/12/04-21:29:36.341544 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/10/28-18:47:32.396175 7f56037fe6c0 Delete type=0 #103 2023/12/04-21:29:36.348401 7f84f5ffb6c0 Delete type=0 #107
2023/10/28-18:47:32.402937 7f56037fe6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.355252 7f84f5ffb6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.402977 7f56037fe6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.355277 7f84f5ffb6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.227037 7f5603fff6c0 Recovering log #96 2023/10/28-18:46:58.232191 7f56117fa6c0 Recovering log #100
2023/10/28-18:36:54.240289 7f5603fff6c0 Delete type=3 #94 2023/10/28-18:46:58.243114 7f56117fa6c0 Delete type=3 #98
2023/10/28-18:36:54.240369 7f5603fff6c0 Delete type=0 #96 2023/10/28-18:46:58.243193 7f56117fa6c0 Delete type=0 #100
2023/10/28-18:43:29.412102 7f56037fe6c0 Level-0 table #101: started 2023/10/28-18:47:32.389052 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:43:29.412129 7f56037fe6c0 Level-0 table #101: 0 bytes OK 2023/10/28-18:47:32.389083 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:43:29.419025 7f56037fe6c0 Delete type=0 #99 2023/10/28-18:47:32.396175 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:43:29.419231 7f56037fe6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.402937 7f56037fe6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.419261 7f56037fe6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.402977 7f56037fe6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102 MANIFEST-000106

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.070317 7f5603fff6c0 Recovering log #100 2023/12/04-21:16:34.299282 7f84f6ffd6c0 Recovering log #104
2023/10/28-18:46:58.080042 7f5603fff6c0 Delete type=3 #98 2023/12/04-21:16:34.309849 7f84f6ffd6c0 Delete type=3 #102
2023/10/28-18:46:58.080156 7f5603fff6c0 Delete type=0 #100 2023/12/04-21:16:34.309908 7f84f6ffd6c0 Delete type=0 #104
2023/10/28-18:47:32.310659 7f56037fe6c0 Level-0 table #105: started 2023/12/04-21:29:36.253887 7f84f5ffb6c0 Level-0 table #109: started
2023/10/28-18:47:32.310705 7f56037fe6c0 Level-0 table #105: 0 bytes OK 2023/12/04-21:29:36.253911 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/10/28-18:47:32.316898 7f56037fe6c0 Delete type=0 #103 2023/12/04-21:29:36.260340 7f84f5ffb6c0 Delete type=0 #107
2023/10/28-18:47:32.323767 7f56037fe6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.274045 7f84f5ffb6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.323808 7f56037fe6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.274112 7f84f5ffb6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.055736 7f56117fa6c0 Recovering log #96 2023/10/28-18:46:58.070317 7f5603fff6c0 Recovering log #100
2023/10/28-18:36:54.065527 7f56117fa6c0 Delete type=3 #94 2023/10/28-18:46:58.080042 7f5603fff6c0 Delete type=3 #98
2023/10/28-18:36:54.065589 7f56117fa6c0 Delete type=0 #96 2023/10/28-18:46:58.080156 7f5603fff6c0 Delete type=0 #100
2023/10/28-18:43:29.308967 7f56037fe6c0 Level-0 table #101: started 2023/10/28-18:47:32.310659 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:43:29.308996 7f56037fe6c0 Level-0 table #101: 0 bytes OK 2023/10/28-18:47:32.310705 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:43:29.315459 7f56037fe6c0 Delete type=0 #99 2023/10/28-18:47:32.316898 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:43:29.336675 7f56037fe6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.323767 7f56037fe6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.336719 7f56037fe6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.323808 7f56037fe6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102 MANIFEST-000106

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.219617 7f5610ff96c0 Recovering log #100 2023/12/04-21:16:34.516405 7f84f7fff6c0 Recovering log #104
2023/10/28-18:46:58.229460 7f5610ff96c0 Delete type=3 #98 2023/12/04-21:16:34.527928 7f84f7fff6c0 Delete type=3 #102
2023/10/28-18:46:58.229515 7f5610ff96c0 Delete type=0 #100 2023/12/04-21:16:34.528028 7f84f7fff6c0 Delete type=0 #104
2023/10/28-18:47:32.396557 7f56037fe6c0 Level-0 table #105: started 2023/12/04-21:29:36.334972 7f84f5ffb6c0 Level-0 table #109: started
2023/10/28-18:47:32.396609 7f56037fe6c0 Level-0 table #105: 0 bytes OK 2023/12/04-21:29:36.335019 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/10/28-18:47:32.402798 7f56037fe6c0 Delete type=0 #103 2023/12/04-21:29:36.341340 7f84f5ffb6c0 Delete type=0 #107
2023/10/28-18:47:32.402949 7f56037fe6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.355239 7f84f5ffb6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.402986 7f56037fe6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.355286 7f84f5ffb6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.213424 7f5611ffb6c0 Recovering log #96 2023/10/28-18:46:58.219617 7f5610ff96c0 Recovering log #100
2023/10/28-18:36:54.224418 7f5611ffb6c0 Delete type=3 #94 2023/10/28-18:46:58.229460 7f5610ff96c0 Delete type=3 #98
2023/10/28-18:36:54.224500 7f5611ffb6c0 Delete type=0 #96 2023/10/28-18:46:58.229515 7f5610ff96c0 Delete type=0 #100
2023/10/28-18:43:29.405436 7f56037fe6c0 Level-0 table #101: started 2023/10/28-18:47:32.396557 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:43:29.405464 7f56037fe6c0 Level-0 table #101: 0 bytes OK 2023/10/28-18:47:32.396609 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:43:29.411814 7f56037fe6c0 Delete type=0 #99 2023/10/28-18:47:32.402798 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:43:29.419220 7f56037fe6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.402949 7f56037fe6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.419253 7f56037fe6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.402986 7f56037fe6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102 MANIFEST-000106

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.082268 7f5611ffb6c0 Recovering log #100 2023/12/04-21:16:34.313095 7f84f77fe6c0 Recovering log #104
2023/10/28-18:46:58.093016 7f5611ffb6c0 Delete type=3 #98 2023/12/04-21:16:34.324045 7f84f77fe6c0 Delete type=3 #102
2023/10/28-18:46:58.093109 7f5611ffb6c0 Delete type=0 #100 2023/12/04-21:16:34.324096 7f84f77fe6c0 Delete type=0 #104
2023/10/28-18:47:32.317013 7f56037fe6c0 Level-0 table #105: started 2023/12/04-21:29:36.260439 7f84f5ffb6c0 Level-0 table #109: started
2023/10/28-18:47:32.317043 7f56037fe6c0 Level-0 table #105: 0 bytes OK 2023/12/04-21:29:36.260461 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/10/28-18:47:32.323647 7f56037fe6c0 Delete type=0 #103 2023/12/04-21:29:36.267452 7f84f5ffb6c0 Delete type=0 #107
2023/10/28-18:47:32.323775 7f56037fe6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.274062 7f84f5ffb6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.323801 7f56037fe6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) 2023/12/04-21:29:36.274126 7f84f5ffb6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.068173 7f5610ff96c0 Recovering log #96 2023/10/28-18:46:58.082268 7f5611ffb6c0 Recovering log #100
2023/10/28-18:36:54.078538 7f5610ff96c0 Delete type=3 #94 2023/10/28-18:46:58.093016 7f5611ffb6c0 Delete type=3 #98
2023/10/28-18:36:54.078627 7f5610ff96c0 Delete type=0 #96 2023/10/28-18:46:58.093109 7f5611ffb6c0 Delete type=0 #100
2023/10/28-18:43:29.322752 7f56037fe6c0 Level-0 table #101: started 2023/10/28-18:47:32.317013 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:43:29.322808 7f56037fe6c0 Level-0 table #101: 0 bytes OK 2023/10/28-18:47:32.317043 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:43:29.329414 7f56037fe6c0 Delete type=0 #99 2023/10/28-18:47:32.323647 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:43:29.336700 7f56037fe6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.323775 7f56037fe6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.336733 7f56037fe6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) 2023/10/28-18:47:32.323801 7f56037fe6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More