Mark
Mark
Hi Livego team, Excellent work with this product! I have been able to use it heavily and we are planning to launch it at scale (hundreds of concurrent livestreamers!). One...
Hi John, this is an important repo for golang as it is the most complete native go matrix library. Others use cgo. I would be willing to take on this...
So it can be brought into search Started
Niko ran into this and we had an issue in production as well with it
This would be to allow certain pieces of data to be leverage in CQ and only that data. The schema will determine what data is synchronized to the db my...
Currently we are using the following deprecation flags: ``` deprecatedrpc=accounts deprecatedrpc=validateaddress ``` The upstream bitcoin merge for v19 does not support this. So it needs some urgency. @BrannonKing correct me...
When we update a claim, we update the outpoint it came from which will point to the latest update of the claim. If that update is part of a transaction...
Add a parameter to the sql api so a project could specify a token and not be limited by the query limits of the api. The use case is our...
As referenced [here](https://discourse.lbry.io/t/lbry-as-a-container/37/3?u=beamer) by Lenny, we should have a quicker way to get chainquery setup and running. Our production instance should create state backups every 10K blocks or so, so...