|
|
|
|
|
by anton_gogolev
2385 days ago
|
|
The whole "...we don’t want duplicated subscriber lists" is a very arbitrary requirement. What's more, all this could have been avoided if a proper relational database structure (not even denormalized, GordonS) was there in the first place. |
|
Querying the json is why this is slow. Pull that garbage out of the json and into a couple of tables and you'd be much faster.