As mentioned above, this patch does not work with RedisCluser
PHP Fatal error: Uncaught Error: Call to undefined method RedisCluster::select() in /var/www/chat-dev/web/modules/contrib/redis/redis.module:61
Stack trace:
#0 [internal function]: redis_cache_flush()
I'd like to get this working for 10.1, currently it kills the site and it's then not (easily) possible to uninstall the module due to:
TypeError: Drupal\Core\Asset\CssCollectionOptimizer::__construct(): Argument #3 ($dumper) must be of type Drupal\Core\Asset\AssetDumperInterface, Drupal\Core\Theme\ThemeManager given, called in /Users/adamclarey/Sites/iyield/liqquid/web/core/lib/Drupal/Component/DependencyInjection/Container.php on line 262 in Drupal\Core\Asset\CssCollectionOptimizer->__construct() (line 69 of /Users/adamclarey/Sites/iyield/liqquid/web/core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php).
I had a look through the code but I'm not familiar enough with it to find a quick fix
Adam Clarey → created an issue.
Is this going to get merged into the repo?
Hi @matthieuscarset Do you have an estimate of when you think the remaining 3.0 tasks will be complete?
I'd really like to use this module for web3 integration but version 2.0 no longer works due to missing libraries and 3.0 does not yet handle wallets etc.
I might be willing to fund some of the development if it will speed up the process