👀 While it's loading, feel free to check out the other repositories:
🔔 To get a notification when it's ready, leave your email here:
By entering your email, you agree to receive notifications and marketing-related emails
Filter by reset
typos, use str_contains/is_writable and static usage for static methods
sorry for one path for all changes, but its simple
Gemorroj · 2023-02-23 · 1 · #53
chore(clt): upgrade clt version to 0.6.9
donhardman · 2025-06-04 · 3 · #129
github-actions[bot] · 2025-06-04
While it may not make much practical sense to backup plain indexes since they are mostly immutable we can still do it to: make things unified backup updated attributes make things easier for those who find it easier to run backup/restore than rsync/cp
sanikolaev · 2023-01-13 · 0 · #48
chore(clt): upgrade clt version to 0.6.9
donhardman · 2025-06-04 · 3 · #129
github-actions[bot] · 2025-06-04
Store config name in meta file on backup and use it on restore
Currently, we are only storing versions when we perform a backup. However, there is an issue with hardcoded values that we should aim to remove: https://github.com/manticoresoftware/manticoresearch-backup/blob/fa1fecdf149e60248b47e1acfe64cf23d9c83fee/src/ …
donhardman · 2024-07-02 · 1 · #117
enhancementest::size_S
chore(clt): upgrade clt version to 0.6.9
donhardman · 2025-06-04 · 3 · #129
github-actions[bot] · 2025-06-04
Add support for external storages
It will makes things easier if we support backing up directly to an external storage like ssh and s3. Here's what the syntax may look like in SQL: BACKUP [<what>] TO <where> [OPTIONS <options>] <where> should in the form of a function : local({path=}) or …
sanikolaev · 2023-01-04 · 0 · #47
Fix CI due to migration to semver tagger
donhardman · 2025-06-04 · 1 · #128
donhardman · 2025-06-04
can't restore when another searchd is running
I can't restore an instance when another searchd instance is running: root@perf ~/repl/1 # cat manticore1.conf searchd { listen = 127.0.0.1:20308:http listen = 127.0.0.1:20201 listen = 127.0.0.1:20301:mysql log = searchd.log query_log = query.log pid_file …
sanikolaev · 2023-03-28 · 0 · #63
bug
refactor(core): improve version parsing and config regex handling
donhardman · 2025-06-03 · 3 · #127
github-actions[bot] · 2025-06-03
Can't restore when the config file name is custom
Can't restore when the config file name is custom: root@perf ~/repl/1 # manticore-backup --backup-dir=/root/repl/1/backup --restore=backup-20230328051059 Copyright (c) 2023, Manticore Software LTD (https://manticoresearch.com) Manticore config file: …
sanikolaev · 2023-03-28 · 0 · #64
bug
refactor(core): improve version parsing and config regex handling
donhardman · 2025-06-03 · 3 · #127
github-actions[bot] · 2025-06-03
It would be great to be able to restore a particular table. IMPORT can be automated for that, e.g.: root@bb5278967f62:/# mysql -P9306 -h0 -e "insert into t(f) values('abc'); flush ramchunk t;" root@bb5278967f62:/# mysql -P9306 -h0 -e "insert into t2(f) …
sanikolaev · 2024-01-19 · 0 · #58
refactor(core): improve version parsing and config regex handling
donhardman · 2025-06-03 · 3 · #127
github-actions[bot] · 2025-06-03
Cross-platform backup & restore
mtruyens · 2023-09-04 · 4 · #75
donhardman · 2023-08-30
Cross-platform backup & restore
mtruyens · 2023-09-04 · 4 · #75
donhardman · 2023-09-04
Cross-platform backup & restore
mtruyens · 2023-09-04 · 4 · #75
sanikolaev · 2023-09-04
Cross-platform backup & restore
mtruyens · 2023-09-04 · 4 · #75
mtruyens · 2023-08-31
Adapt to index -> table change and make it backward copmatible
donhardman · 2024-10-23 · 1 · #120
github-actions[bot] · 2024-10-23
Test/fix after update version clt 0.2.3
PavelShilin89 · 2024-10-22 · 1 · #119
github-actions[bot] · 2024-10-22
Migrate to automatic semver action
donhardman · 2025-01-20 · 3 · #121
pack
github-actions[bot] · 2025-01-20
Migrate to automatic semver action
donhardman · 2025-01-20 · 3 · #121
pack
github-actions[bot] · 2025-01-20
Migrate to automatic semver action
donhardman · 2025-01-20 · 3 · #121
pack
github-actions[bot] · 2025-01-20
sanikolaev · 2023-09-29 · 1 · #77
est::size_S
donhardman · 2023-09-29
Dig into issue of CI in backup
donhardman · 2023-09-29 · 2 · #81
donhardman · 2023-09-29
Dig into issue of CI in backup
donhardman · 2023-09-29 · 2 · #81
donhardman · 2023-09-28
Store config name in meta file on backup and use it on restore
donhardman · 2024-07-02 · 1 · #117
enhancementest::size_S
sanikolaev · 2024-06-21