You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/scripts
Nutomic b4670988b5
Change exponential backoff algorithm for federation send (#4597)
* Limit federation send retry interval to one hour

* clippy

* avoid overflow

* change base for exp backoff

* ignore first error

* fix day duration
2 months ago
..
query_testing Adding hot_rank columns in place of function sorting. (#2952) 1 year ago
clear_db.sh make shebangs posix compliant (#2974) 1 year ago
compilation_benchmark.sh make shebangs posix compliant (#2974) 1 year ago
db-init.sh Align default DB password with documentation (#3068) 1 year ago
db_perf.sh Better query plan viewing experience (#4285) 5 months ago
install.sh Moving from yarn to pnpm. (#4414) 5 months ago
lint.sh Silence warnings from ts-rs (#4415) 5 months ago
postgres_12_to_15_upgrade.sh Upgrade to postgres 15. (#2659) 1 year ago
postgres_15_to_16_upgrade.sh Upgrading from postgres 15 -> 16-alpine. (#4426) 4 months ago
release.sh Remove ansible tagging. (#4417) 5 months ago
restore_db.sh make shebangs posix compliant (#2974) 1 year ago
sql_format_check.sh Optimizing sql format check. (#4268) 6 months ago
start_dev_db.sh Better query plan viewing experience (#4285) 5 months ago
test.sh Change exponential backoff algorithm for federation send (#4597) 2 months ago
update_config_defaults.sh Remove error-type feature from lemmy-utils (#4474) 4 months ago
update_translations.sh make shebangs posix compliant (#2974) 1 year ago
upgrade_deps.sh make shebangs posix compliant (#2974) 1 year ago