kubo/core/coreapi/interface/options
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
..
block.go gx update and fix code to use new Cid type 2018-09-11 22:21:04 -04:00
dag.go gx update and fix code to use new Cid type 2018-09-11 22:21:04 -04:00
dht.go coreapi: dht: remove option prefix 2018-09-10 17:40:07 -07:00
key.go coreapi: don't use underscores in opt reciever funcs 2018-03-25 14:09:59 +02:00
name.go coreapi name: add some missing options 2018-10-04 22:11:17 +02:00
object.go commands: switch object commands to CoreAPI 2018-08-01 13:37:05 +02:00
pin.go misc: Fix a few typos 2018-03-30 09:47:22 +02:00
pubsub.go coreapi pubsub: add tests 2018-10-05 11:49:36 -07:00
unixfs.go gx: update stuff 2018-10-05 14:48:44 -07:00