neosproxy/cache/content
josenner 46a7350439
Depedency Issues - Flooding Invalidation Queue (#9)
* adding logs for queue

* fix: streaming queue information with status instead of logging it

* chore: add logs to cache dependency handling

* fix: add depLength logging to dependency invalidation, prepare potential fix for queueing issue

* fix: prevent cache dependency duplication in retry queue

* fix: remove redundant logs
2020-02-04 16:06:48 +01:00
..
store feature/cache dependencies (#5) 2019-10-22 11:14:19 +02:00
constructor.go fix: non-blocking invalidation channel 2019-10-23 11:45:09 +02:00
dependencies_test.go feature/cache dependencies (#5) 2019-10-22 11:14:19 +02:00
dependencies.go Depedency Issues - Flooding Invalidation Queue (#9) 2020-02-04 16:06:48 +01:00
error.go refactored and restructured whole project, introduced content cache, better observer pattern, ... 2018-12-24 02:36:12 +01:00
getter.go Implement invalidation through DELETE /cache/all (#8) 2019-11-28 20:07:58 +01:00
invalidator_test.go refactored and restructured whole project, introduced content cache, better observer pattern, ... 2018-12-24 02:36:12 +01:00
invalidator.go chore: improved invalidation request logging 2019-10-23 11:56:50 +02:00
vo.go feature/cache dependencies (#5) 2019-10-22 11:14:19 +02:00
worker.go fix: non-blocking invalidation channel 2019-10-23 11:45:09 +02:00