Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Another question about how Vanilla works...
I noticed that the custom user values are stored inside a serialized table within the LUM_User table, under the column "Attributes".
I am considering something similar for my own application. What I was wondering was if there were any performance issues on doing things like this verses storing these values as regular columns?
Would such an approach be just as useful/efficient if it were not only custom user values, but perhaps sitewide values that every single user had?
Thanks for any help as always.
0
This discussion has been closed.
Comments