Given a filename or an array of filenames, this class will stream in each seed file and build an overall table from which it generates markov text output from.
Server that tracks how many sessions are started by individual users and supports querying to get statistics. There are no dependencies on a 3rd party DB and should be decently scalable (querying s…