Commit Graph

8 Commits

Author SHA1 Message Date
Buster Neece f9a888dfb5
Remove HighAvailability and DB-level cache. 2024-05-11 07:39:26 -05:00
Buster Neece 2e169b9499
Fixes #6963 -- Escape cache keys for Now Playing so special characters don't cause problems. 2024-03-02 15:29:33 -06:00
Buster Neece ad30aaecfd
More level 9 type fixes. 2024-01-14 16:01:19 -06:00
Buster Neece bbf8d56b46
More type fixes! 2024-01-14 13:20:01 -06:00
Buster Neece 6736229ed4
#6543 -- Force faster update on track change. 2023-08-22 20:29:55 -05:00
Buster Neece 43677d924c
Initial multi-server setup. 2023-07-30 00:53:09 -05:00
Buster Neece 6a6a3fb7d0
Remove serialized DB field for AzuraRelay installs. 2023-05-31 23:46:22 -05:00
Buster Neece 8cfc889ea5
Remove DB-level NowPlaying cache on Stations.
Rationale: Doctrine is retiring serialized PHP fields; we use them in about three places in the app, two of which are Now Playing data.
2023-05-31 01:54:00 -05:00