💾 Archived View for 1436.ninja › Phlog › 20171217.post captured on 2020-09-24 at 01:28:10.

View Raw

More Information

-=-=-=-=-=-=-

# On further simplication

So, after an email conversation, I talked myself into simplifying RPoD gopherhole. I stopped using mySQL via a site engine written in C. In its place -- every section of the main gophermap has been split into a sepperate numbered gophermap and placed in a directory named SECTION. The main gophermap just runs a cat * on this directory. Simple, fast, easy to maintain.

The RPoP mySQL server still has a life due to the many other applications running on my network that utilize the DBMS.