aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix purchases for slow buysHEADmasterNathan Perry2017-10-161-1/+2
* fix search errorsNathan Perry2017-10-162-2/+2
* add fastbuy commandNathan Perry2017-10-164-17/+47
* capture pressure dataNathan Perry2017-10-161-0/+1012
* add loggingNathan Perry2017-10-161-0/+1
* fix array subscriptsNathan Perry2017-10-161-2/+2
* improve samplingNathan Perry2017-10-161-9/+15
* add samplingNathan Perry2017-10-151-8/+23
* working implementationNathan Perry2017-10-153-41/+102
* drop connpool ideaNathan Perry2017-10-158-82/+99
* add connpool and other stuffNathan Perry2017-10-157-94/+129
* add print statementsNathan Perry2017-10-151-1/+5
* add pressure scriptNathan Perry2017-10-151-0/+65
* fix client commandsNathan Perry2017-10-151-3/+3
* use args to define serverNathan Perry2017-10-153-11/+16
* fix shutdownNathan Perry2017-10-152-10/+17
* add totals to logNathan Perry2017-10-151-1/+10
* use finally blocksNathan Perry2017-10-071-4/+3
* add empty/exit commandsNathan Perry2017-10-033-3/+26
* update readmeNathan Perry2017-10-031-8/+11
* restructuringNathan Perry2017-10-0311-55/+98
* add readme and update for assemblyNathan Perry2017-10-023-5/+12
* write scala clientNathan Perry2017-10-025-6/+77
* write scala server replNathan Perry2017-10-021-2/+59
* update schema with optional creation and invoke at server startNathan Perry2017-10-022-6/+17
* add purchase tableNathan Perry2017-10-022-6/+18
* fix up python clientNathan Perry2017-10-023-39/+91
* buy returns a booleanNathan Perry2017-10-021-10/+5
* write the thingNathan Perry2017-10-026-1/+177
* fix schemaNathan Perry2017-10-021-2/+2
* write db schemaNathan Perry2017-10-023-2/+26
* initial commitNathan Perry2017-10-024-0/+22