Is there a limit at the number of collection files where using Statamic is not a good idea? #6494
Answered
by
duncanmcclean
smayzes
asked this question in
Troubleshooting
-
I was investigating rebuilding one of my apps using Statamic for the CMS layer (Am currently using Nova). I made a command that created several thousand (7k+) .md files from my DB records, I was assuming/hoping that the app could run this many, however in hindsight it's probably not a good idea with that many. Has anyone had luck scaling their collections? |
Beta Was this translation helpful? Give feedback.
Answered by
duncanmcclean
Aug 15, 2022
Replies: 1 comment
-
I think you might be better keeping those records in the database and using an addon like Runway to let you manage them within the Statamic CP (disclaimer: I'm the dev behind Runway). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
smayzes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you might be better keeping those records in the database and using an addon like Runway to let you manage them within the Statamic CP (disclaimer: I'm the dev behind Runway).