kubo/core
Steven Allen 098933ade4 gx: update stuff
* go-datastore and friends: GetSize
* badger: new release, fewer allocations
* go-mplex: send fewer packets
* go-bitswap: pack multiple blocks in a single message, fewer allocations
* go-buffer-pool: replace the buffer pool from go-msgio
* yamux: fixed data race and uses go-buffer-pool for stream read-buffers to
  reduce memory and allocations.
* go-libp2p-secio: get rid of a hot-spot allocation
* go-libp2p-peerstore: reduced allocations (at the cost of some memory)

More?

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-10-05 14:48:44 -07:00
..
commands gx: update stuff 2018-10-05 14:48:44 -07:00
coreapi gx: update stuff 2018-10-05 14:48:44 -07:00
coredag gx: update stuff 2018-10-05 14:48:44 -07:00
corehttp gx: update stuff 2018-10-05 14:48:44 -07:00
corerepo gx: update stuff 2018-10-05 14:48:44 -07:00
coreunix gx: update stuff 2018-10-05 14:48:44 -07:00
mock gx: update stuff 2018-10-05 14:48:44 -07:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go gx: update stuff 2018-10-05 14:48:44 -07:00
bootstrap.go gx: update stuff 2018-10-05 14:48:44 -07:00
builder.go gx: update stuff 2018-10-05 14:48:44 -07:00
core_test.go gx: update stuff 2018-10-05 14:48:44 -07:00
core.go gx: update stuff 2018-10-05 14:48:44 -07:00
pathresolver_test.go gx: update stuff 2018-10-05 14:48:44 -07:00
pathresolver.go gx: update stuff 2018-10-05 14:48:44 -07:00