log sat/plugins/plugin_pubsub_cache.py @ 3846:cc13efdd8360

age author description
2022-07-10 Goffi plugin pubsub cache: resync in `synchronise` when node's `sync_state` is not set:
2022-05-13 Goffi plugin pubsub cache: new `resync` argument to force resynchronisation in `synchronize`
2022-05-13 Goffi plugin pubsub cache: more resilient node caching:
2022-03-22 Goffi plugin XEP-0059, cache: allow those plugins to work in component mode
2021-09-08 Goffi plugin pubsub cache: implement `psCacheSearch`
2021-08-02 Goffi plugin pubsub cache: use `asDeferred` with `match_cb`
2021-07-29 Goffi plugin pubsub cache: Pubsub Caching implementation