【Kareha】 Comma Thread Syntax? (26)

19 Name: Mr VacBob!JqK7T7zan. 2005-01-19 20:19 ID:g8vpanZy (Replies) [Del]

How did you implement /q? I'm working on it and I've thought of two ways:
* on every /q request, rescan the entire thread for anchors that would load the q parameter; this is slow even when it isn't being done in PHP.
* keep around a cache of what anchors every post requests; this isn't slow, but adds more data files which might annoy someone, and makes me wish for an actual database. Also, it can get corrupted and has to be updated every time someone posts and such.

This thread has been closed. You cannot post in this thread any longer.