Jellyfrog c380921d4b Speed up canAccessDevice/devicesForUser (#10992)
Relying on filtering on user_id/device_id with laravel/arrays is slow.
By splitting the cache on user_id, we can utilize faster array functions
2020-02-05 18:00:08 -06:00
..
2020-01-01 23:45:06 +01:00
2019-11-17 05:13:48 +00:00
2019-12-30 12:11:26 +01:00