Hi Everybody,
I am implementing subscribe and unsubscribe of newsletter on a blog module. There are 5-6 details of user which we have to save like email, name..etc. I don't want to create new AEM user as it wont be much of use, rather I am planning to create custom node for every user and properties as their details.
I want to know If there are 20000 users,
1. Will creating theses many nodes significantly impact performance ?
2. If there is a better way for this requirement, please share it.
Thanks, Let me know if you need any details