We keep our ID blacklist in something like Redis. For how rarely we need to add clients to it, the switch to simple-state JWTs has made noticeable improvements to the speed of our API, especially during higher usage times where our Postgres DB bogs down a bit.
So I'd say the advantage really varies by where you're coming from.
So I'd say the advantage really varies by where you're coming from.