Brian Picciano
|
5bd0790f6e
|
mctx: implement BreadthFirstVisit
|
2019-01-30 16:04:58 -05:00 |
|
Brian Picciano
|
92ecb09707
|
mctx: make GetSetMutableValue lock on the key itself, not the entire map, to allow more throughput when being used on multiple keys at once
|
2019-01-10 17:22:58 -05:00 |
|
Brian Picciano
|
57bd022093
|
mrun: implement Thread and Wait
|
2018-12-05 23:40:46 -05:00 |
|
Brian Picciano
|
b5c676b5c8
|
mlog: complete refactor again, eliminating the go-routine, which allowed a lot of other things to fall into place nicely
|
2018-11-30 16:27:18 -05:00 |
|
Brian Picciano
|
47061cec4e
|
mctx: add Root function, and update some docs
|
2018-11-30 15:11:41 -05:00 |
|
Brian Picciano
|
cb65787f37
|
mctx: GetSetMutableValue. Not sure if I'm really going to use this or not
|
2018-10-28 22:17:33 -04:00 |
|
Brian Picciano
|
e349d0fbd8
|
mctx: moved ctx code from m and kept fleshing it out, trying to figure out how to incorporate Logger
|
2018-10-28 19:34:26 -04:00 |
|