Bu, Hehe

Results 5 issues of Bu, Hehe

Thanks for this repo. ----Test----- :smile: :laughing: :sweat_smile:

thank you

### Description I can't find any configurations to config redis cluster in [official document](https://book.cakephp.org/4/en/core-libraries/caching.html#redisengine-options) How can I connect to multiple redis servers with cakephp? ### CakePHP Version 4.2

enhancement
cache

Hi, @lestrrat [Mac OS & ubuntu env] I was using following command to run my project: ```bash $HOME/go/bin/start_server --pid-file ~/code/my_project/shared/pids/3000.pid -- ~/code/my_project/main 3000 & ``` everything looks fine until I...

Hi, thank you for this awesome migration tool. It works great! I wonder if it's possible to have `up-preview`, `down-preview` command so that engineers can confirm SQLs to be executed?

Sometimes we want to continue the migration even if certain SQL statements have error, e.g. (some tables exists on different ENV, when doing `add index`, it could be success on...