How to reduce responsetime for creating a post
I have some code which saves a post to a database, that goes well. Although I decided to add a little bit of extra code which saves the tags for a post in the same database.
I have some code which saves a post to a database, that goes well. Although I decided to add a little bit of extra code which saves the tags for a post in the same database.