Jennifer Li Johnson
|
d0f87f0de1
|
Overlay Bulk Lookup (#279)
* implements bulk node lookup from overlay cache
|
2018-09-11 00:52:14 -04:00 |
|
Jennifer Li Johnson
|
154a1eab3a
|
implements node pkg query method (#251)
|
2018-08-23 11:20:11 -04:00 |
|
Jennifer Li Johnson
|
91bf6e19e8
|
Routing Table Replacement Cache (#229)
* creating replacement cache
* wip
* wip
* rewrites replacement cache
* replacement cache tests
* update and remove node tests
* check if dropped node got added to replacement cache from add node method
* wip
* wip
* making changes based on pr
|
2018-08-17 15:11:46 -04:00 |
|
Dennis Coyle
|
7348bf1e09
|
Adjustments to how find storage nodes handles limit/amout requested (#192)
* adjusted based on feedback from @jtolds and @kaloyan-raev
* generated protobuf
* fix crash
* WIP
* cleanup
* v >>found
* pointer
* test
* copyrights + cleanup
* fix tests
|
2018-08-03 09:15:52 -04:00 |
|
Dennis Coyle
|
5de5428d3a
|
First pass at node restrictions (#146)
* WIP First pass at node restrictions
* adjustments to storage clients
* fix cover
* undo previous import change
* adding copyright
* fix the tests
* check for keys
* moar fixes to tests
* linter
* change how we handle restrictions
* add generated pb.go file
* PR comments addressed
* MockKeyValueStore
* pr comments addressed
* missing )
* past my bedtime
* moar merge issues
* cleanup
|
2018-08-01 10:15:38 -04:00 |
|
JT Olio
|
8e7f4f6ebe
|
protos: update protobufs with go generate (#169)
the import for timestamp and duration should use
the path provided by a standard protocol buffer library
installation
|
2018-07-26 13:20:02 -07:00 |
|
Dennis Coyle
|
ea077e4dcb
|
node-node communication (#145)
* node-node communication
* PR reviews comments from @bryanchriswhite addressed
|
2018-07-19 10:48:08 -04:00 |
|
Dennis Coyle
|
9e40141cbc
|
Coyle/kad client (#91)
* port changes
* Merge remote-tracking branch 'upstream/master'
* Merge remote-tracking branch 'upstream/master'
* Restructure + additional interface
* Add NewOverlayClient
* added test for interface
* PR comments addressed
* lint issue
* added generated protobuf
* fixed merge conflicts
* adding comments
* PR comments addressed
|
2018-06-19 10:00:15 -04:00 |
|
JT Olds
|
4f40280c71
|
some small import cleanups, go generate overlay protos (#25)
checking in go generated stuff is recommended by
https://blog.golang.org/generate
|
2018-05-01 13:24:32 -04:00 |
|