Is Channel/Alphabet solution efficient for thousands of entries?
Hey Low
I've used Alphabet successfully before but have a project coming up that requires thousands of entries to be alphabetized.
At this kind of scale would you say it's worth considering developing a specific module rather than using channels and alphabet?
Replies
Low 17 Mar 2012 09:30
Hi Russ,
Unless you're dealing with tens of thousands of entries, you should be fine. Especially if you're using some sort of caching mechanism like the native page cache or CE Cache.