Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated cache benchmarks | Ben Morrison | 2019-06-11 | 1 | -0/+18 |
* | eliminated confObj.LastCache and confObj.LastPush. Unneeded when using ticker... | Ben Morrison | 2019-06-11 | 1 | -18/+10 |
* | cache and db now use time.Ticker for events. refactored some initialization. | Ben Morrison | 2019-06-11 | 1 | -49/+5 |
* | cache-related tests | Ben Morrison | 2019-06-09 | 1 | -0/+53 |
* | fixed some import comments | Ben Morrison | 2019-06-05 | 1 | -1/+1 |
* | moved bulk of code to its own package to clean up source tree | Ben Morrison | 2019-06-05 | 1 | -0/+32 |