An error occurred while fetching this tab.
Send message when a timeslot opens up.
- Jan 25, 2024
-
-
Cédric Willekens authored
Forgot to add the cachescope to this cache, whoopsie!
-
- Jan 24, 2024
-
-
Cédric Willekens authored
Scoped objects in the cache manager should always be updated if we're not in a request. This is to make sure we never have outdated data in our cache.
-
Cédric Willekens authored
Defining a new annotation to make it easier to use the newly created scope type.
-
- Jan 12, 2024
-
-
Cédric Willekens authored
-
Cédric Willekens authored
-
Cédric Willekens authored
The custom scope should allow cache managers to also be available outside of a request, but still keep the same functionality whenever we are within a request.
-
Cédric Willekens authored
A message is send when a timeslot opens up for each request in that timeslot.
-