| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a cache | Adelyn Breedlove | 2019-02-11 | 1 | -376/+0 |
| * | Sharder fixes | Adelyn Breedlove | 2019-02-05 | 1 | -45/+51 |
| * | Move large_threshold to shard storage, as it isn't needed elsewhere | Adelyn Breelove | 2019-02-04 | 1 | -4/+6 |
| * | Update yojson to 1.6.0 | Adelyn Breelove | 2019-02-04 | 1 | -1/+1 |
| * | Opt to never force close unix fd before writer is flushed | Adelyn Breelove | 2019-02-01 | 1 | -1/+1 |
| * | hotfix to writing on a closed pipe | Adelyn Breelove | 2019-01-30 | 1 | -1/+1 |
| * | Add more logging to Sharder | Adelyn Breelove | 2019-01-30 | 1 | -5/+11 |
| * | Better shard shutdown and HTTP error logging | Adelyn Breedlove | 2019-01-29 | 1 | -0/+2 |
| * | Remove some silly internals | Adelyn Breelove | 2019-01-29 | 1 | -16/+14 |
| * | Make a few things more legible, update build and readme | Adelyn Breelove | 2019-01-29 | 1 | -32/+33 |
| * | Remove some debug code | Adelyn Breelove | 2019-01-29 | 1 | -4/+0 |
| * | A few improvements to how compression is handled internally | Adelyn Breelove | 2019-01-29 | 1 | -39/+16 |
| * | Compression!!! | Adelyn Breelove | 2019-01-29 | 1 | -12/+73 |
| * | Add client options | Adelyn Breelove | 2019-01-29 | 1 | -2/+2 |
| * | Publish docs updates | Adelyn Breedlove | 2019-01-28 | 1 | -326/+326 |
| * | hopeful reconnection fix | Adelyn Breelove | 2019-01-25 | 1 | -1/+15 |
| * | Fix sharding logic | Adelyn Breelove | 2019-01-21 | 1 | -44/+20 |
| * | start using Logs | Adelyn Breelove | 2019-01-21 | 1 | -1/+1 |
| * | Some changes for doc readability | Adelyn Breedlove | 2019-01-19 | 1 | -2/+2 |
| * | new event dispatching | Adelyn Breelove | 2019-01-17 | 1 | -1/+1 |
| * | eliminate all functors in favour of a simpler approach | Adelyn Breedlove | 2019-01-16 | 1 | -305/+301 |
| * | AAAAAAAAAAAAAAAAAAAAAAAA | Adelyn Breelove | 2019-01-10 | 1 | -9/+4 |
| * | Re-arrange autogen serialization files and incorporate into dune file | Adelyn Breelove | 2018-12-19 | 1 | -4/+4 |
| * | Some refactoring of http code | Adelyn Breelove | 2018-12-17 | 1 | -0/+4 |
| * | There's a lot going on | Adelyn Breelove | 2018-12-14 | 1 | -1/+0 |
| * | Working on deriving types from json | Adelyn Breelove | 2018-12-13 | 1 | -2/+3 |
| * | Fix Sharder.Make sig | Adelyn Breelove | 2018-12-12 | 1 | -1/+1 |
| * | Complete event dispatch | Adelyn Breelove | 2018-12-12 | 1 | -2/+3 |
| * | Work on event dispatch and add model derives | Adelyn Breelove | 2018-12-12 | 1 | -7/+7 |
| * | Add retry on connect fail logic | Adelyn Breelove | 2018-12-03 | 1 | -4/+35 |
| * | Fix the multiple reconnect issue | Adelyn Breelove | 2018-11-30 | 1 | -9/+15 |
| * | some improvements | Mishio595 | 2018-11-30 | 1 | -4/+5 |
| * | Fix all the errors from coding without merlin | Mishio595 | 2018-11-29 | 1 | -29/+28 |
| * | Try to make it a more properly structured lib | Adelyn Breelove | 2018-11-29 | 1 | -3/+3 |
| * | functors! | Adelyn Breelove | 2018-11-29 | 1 | -273/+276 |
| * | Clean up a bit | Adelyn Breelove | 2018-11-29 | 1 | -19/+18 |
| * | Missed a couple things | Adelyn Breelove | 2018-11-29 | 1 | -5/+6 |
| * | hopefully fixes the shard changes not propogating on reconnect | Adelyn Breelove | 2018-11-29 | 1 | -24/+22 |
| * | Some sharding work, reconnect is mostly working | Mishio595 | 2018-11-29 | 1 | -62/+99 |
| * | convert to client from client_ez | Mishio595 | 2018-11-25 | 1 | -16/+25 |
| * | Naming consistency | Mishio595 | 2018-11-25 | 1 | -16/+16 |
| * | A lot is going on... | Mishio595 | 2018-11-25 | 1 | -15/+5 |
| * | Major structural changes | Mishio595 | 2018-11-24 | 1 | -0/+267 |