The race to replace Redis
The race to replace Redis
Posted Mar 30, 2024 18:56 UTC (Sat) by pizza (subscriber, #46)In reply to: The race to replace Redis by ballombe
Parent article: The race to replace Redis
>The AGPL clause is problematic for being meaningless but the AGPL has an escape hatch:
> you do not have to accept the license to run the software.
> you do not have to accept the license to run the software.
Except of course when you have to modify the "source" to configure [1] said software, which is the norm in dynamic/scripting languages.
[1] basic stuff like site URLs, feature flags, database configuration, autentication/credentials, theming, etc etc..