|
|
|
|
|
by Bombthecat
2151 days ago
|
|
Also adding a context tag can very powerful, especially in times of Microservices and some kind of event driven stuff like monthly payments. Imagine: user registers, the post gets and id, and context registering. Then he adds a credit card. (a new id, context credit payments) after 14 days the bill goes out, same id, same context. |
|