Closed dariogriffo closed 3 years ago
First of all, thank you for your pull request! I will review it later today
First of all, thank you for your pull request! I will review it later today
Thanks a lot! I want to start using this package and would be great to improve the deleting loop.
I did some code cleanup (sealed and internal classes), separated the responsibilities for each class, using DI in each class
I will update the docs because this release will be a breaking change release. Thank you again for the wonderful job!
Moving the delete expired items into a single thread. Changing the example to be a .net worker service to allow IHostApplicationLifetime available and use DI all the way down in the example.