berty / go-orbit-db

Go version of P2P Database on IPFS
https://berty.tech
Apache License 2.0
402 stars 55 forks source link

Upgrade kubo #143

Open wenyue opened 6 months ago

wenyue commented 6 months ago

Is there an existing issue for this?

Feature request

Do we have a plan to update the kubo, it's a bit too old.

Context

Do we have a plan to update the kubo, it's a bit too old.

Possible implementation

No response

MichaelJCole commented 6 months ago

Hi, I'm a go newbie. I'm evaluating go-orbit-db for a new project.

Has Kubo already been upgraded here?

This looks like a single library function. How is it meant to be used? Will it work with the newest Kubo version in a plugin?

Thank you,

jefft0 commented 4 months ago

We also need to update libp2p. https://github.com/berty/berty/issues/4799 So we will update kubo at the same time.

jefft0 commented 4 months ago

Hi, I'm a go newbie. I'm evaluating go-orbit-db for a new project.

Has Kubo already been upgraded here?

This looks like a single library function. How is it meant to be used? Will it work with the newest Kubo version in a plugin?

Thank you,

Hi @MichaelJCole . Can you open a separate issue with your question? Thank you.

MichaelJCole commented 4 months ago

Hi @jefft0 I gave up on Kubo.

Kubo has 47 repo's and is a total mess of a code base.

Thanks for the offer though.