issues
search
Ianleeclark
/
Olivia
Go: A distributed, in-memory key-value storage.
MIT License
94
stars
7
forks
source link
Fixes Issue #103
#151
Closed
Ianleeclark
closed
7 years ago
Ianleeclark
commented
7 years ago
CHANGE:
network/network_handler.go:{heartbeatRemoteNodes,getRemoteBloomFilters}() Now accept variable numbers of peer lists, so that fewer goroutines are spun up. Mostly an issue done so that I could get back into working on this project.
CHANGE: