improved newsfragment description

This commit is contained in:
Mystical
2025-03-04 20:44:24 +05:30
committed by Paul Robinson
parent ddd8930854
commit bf699351e1

View File

@ -1 +1 @@
implemented ``timed_cache`` module which will allow to implement ``seen_ttl`` configurable param for all pubsub and it's derived protocol.
implemented ``timed_cache`` module which will allow to implement ``seen_ttl`` configurable param for pubsub and protocols extending it.