kubo/fuse/node
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
..
mount_darwin.go gx update go-log, sys, go-crypto 2018-06-08 22:36:24 -07:00
mount_nofuse.go remove nofuse build constraints 2018-05-29 18:18:12 -04:00
mount_test.go gx: update stuff 2018-10-05 14:48:44 -07:00
mount_unix.go gx: update go-log go-ipld-cbor 2018-09-24 05:36:29 -07:00
mount_windows.go Mounts detect unmounts and track mount state. 2016-02-07 19:54:59 -08:00