diff --git a/draft/2023-09-27-this-week-in-rust.md b/draft/2023-09-27-this-week-in-rust.md index 9ae90d97c..0f97a8861 100644 --- a/draft/2023-09-27-this-week-in-rust.md +++ b/draft/2023-09-27-this-week-in-rust.md @@ -86,6 +86,10 @@ Some of these tasks may also have mentors available, visit the task page for mor + +* [Hyperswitch - add multiple insert and delete functionality for in-memory cache](https://github.com/juspay/hyperswitch/issues/2373) +* [Hyperswitch - add metrics to cache invalidation miss](https://github.com/juspay/hyperswitch/issues/2377) +* [Hyperswitch - separate payments_session from payments core](https://github.com/juspay/hyperswitch/issues/888) * [nix-rust - next generation maintainers](https://github.com/nix-rust/nix/issues/2132) * [DeepCausality - Increase Test Coverage](https://github.com/deepcausality-rs/deep_causality/issues/104) * [DeepCausality - Polish documentation](https://github.com/deepcausality-rs/sites/issues/71)