ent
ent copied to clipboard
easy integration with some kind of queueing system with actions
high level way i'm thinking of it is way to move code in observers to a queue and have the queuing system pick up after the mutation
would speed up requests. would be opt-in per action or per observer?
have to think about it more. been at the back of my mind for a while but keep punting it
would have to be agnostic of the type of queues it works with but can have one two reference implementations?