Encrypted ids to break inter-service dependencies
Let say I have “transactions” and “users” services managing transactions and users data respectively. Transaction record only has sender user id, but on display I want to show sender’s email. I also want to keep “transactions” as decoupled… Continue reading Encrypted ids to break inter-service dependencies