gnu-social/src
Hugo Sales c549bea4a9
[CACHE] Add support for multiple pools with the syntax (as an example) SOCIAL_CACHE_ADAPTER='default=redis://localhost:6379,memcached://localhost:11211;db.config=apcu://'
2021-09-14 13:05:35 +01:00
..
Command [COMMAND][DEPRECATION][FIX] Fix app:events's deprecation 2021-09-14 13:05:32 +01:00
Controller [QUEUE] Add queueing wrapper, default configuration and example usage 2021-09-14 13:05:33 +01:00
Core [CACHE] Add support for multiple pools with the syntax (as an example) SOCIAL_CACHE_ADAPTER='default=redis://localhost:6379,memcached://localhost:11211;db.config=apcu://' 2021-09-14 13:05:35 +01:00
DependencyInjection/Compiler [CORE][UTIL] Moved classes from util to core 2021-09-14 13:05:25 +01:00
Entity [DATABASE] Delete queue_item table, as queueing will be handled by messenger 2021-09-14 13:05:33 +01:00
Migrations [V3] Big Bang 2021-09-14 13:01:33 +01:00
Repository [V3] Big Bang 2021-09-14 13:01:33 +01:00
Routes [ROUTE] Fix routes, config_admin got deleted 2021-09-14 13:05:32 +01:00
Util [LIB][Util] Add Ring Buffer data structure 2021-09-14 13:05:34 +01:00
CacheKernel.php [CACHE][HTTP] Configure simple HTTP cache 2021-09-14 13:05:33 +01:00
Kernel.php [CORE][Symfony] Fixed deprecation resultant from Symfony 5.1 upgrade 2021-09-14 13:05:28 +01:00