Spencer T Brody
Spencer T Brody
Holding off on reviewing this until the first round of comments from Nathaniel and David are addressed, but would love to review this before it goes in
Yep, this is a known issue. Listing the set of pinned streams returns the entire result set in a single HTTP response, which can be quite slow and unweildy when...
Hi @betamax Are you using SQLite as your ComposeDB backing database, or PostgresQL? If SQLite, could you try switching to Postgres and see if that fixes things?
you need to run a ceramic-one node and point your js-ceramic node at the ceramic-one node
> Why havent this been merged? We said that we want to see that this will improve performance before merging it. So far our testing has shown this PR having...
ping @willex what's the status of this PR?
Sorry @3benbox can you clarify what you mean by the "node secret"? What property from the config file are you referring to?
> IPAddress just has the value of 0.0.0.0 currently, which is likely what was given as the arg for the process to bind to, but isn't actually the node's real...
> '0' values are currently also 'no data' values, we could change that to '-1' or something clearer How about `null` to mean "no data"? I do think we will...
> To me that means we should add a bit to configure your S3 bucket as part of the query command so that its ready to go Oh interesting, so...