What is the best way to store code snippets and source code files?
Suppose I'm building some kind of collaborative text editor like JSFiddle. I would like to know where sites like these store all the source code files. I don't want to use Github to store the files since I want total control over the files.