/*
  This file contains a Nostr subscription cache that can be paused, continued and resubscribed.
  As there can be lots of data generally, it's important to think about the right kind of batching.
  It's hard to do it together with automatic 
*/
