Harshavardhana
|
5cfb05465e
|
Add cache, donut tests separately - fix behavior differences
Remove priority queue, implement it using a simpler channels
|
2015-07-02 21:04:04 -07:00 |
Harshavardhana
|
ebe61d99d9
|
Use cache Append() for saving objects in memory, GetObject() caches un-cached entries while reading
|
2015-07-02 21:04:04 -07:00 |
Harshavardhana
|
bce93c1b3a
|
Integrate cache with donut, add tests
|
2015-07-02 21:04:04 -07:00 |
Harshavardhana
|
38a6ce36e5
|
Remove slow AppendUniq code, rolling through over a slice is in-efficient
Remove it and use map instead
|
2015-07-02 21:04:04 -07:00 |
Harshavardhana
|
335c7827eb
|
More donut, cache, api cleanup
|
2015-07-02 21:04:04 -07:00 |
Harshavardhana
|
dc0df3dc0e
|
Breakaway from driver model, move cache into donut
|
2015-07-02 21:04:03 -07:00 |