We're hunting for a subscription product, but our use case means that we may have to do a few hundred thousand provisioning checks in a few seconds.
Not a lot of products can do this, which means we're going to use redis (or it's ilk) as a cache for subscription information. However, there doesn't seem to be a supported way to subscribe to changes to subscriptions. Is that a roadmap feature or is something that "we should do ourselves?"
I would love to speak with you to learn more. This is a very good use case for something I have been working on. My email is in my bio page if you are interested.
Not a lot of products can do this, which means we're going to use redis (or it's ilk) as a cache for subscription information. However, there doesn't seem to be a supported way to subscribe to changes to subscriptions. Is that a roadmap feature or is something that "we should do ourselves?"