|
|
|
|
|
by vemv
3689 days ago
|
|
no-op point is true (except for logged out users - then the check is still useful) Anyway, how do you consistently decide to which 10% you show the new feature? That piece of data is better stores in your Users table, as I see it. Plays well with authorization libs. |
|
This also allows the decision to be made in memory, without an additional round-trip to the DB.