Skip to content

[Chainquery] Upgrade from mysql TCP connections to direct .socket connection. #63

@Leopere

Description

@Leopere

Share socket from the mariadb container with the chainquery container via volumes then connect directly.

@nikooo777 mentioned in a slack message that we should be using mysql.socket via mysqldsn="lbry:PASSWORD@unix(/var/run/mysqld/mysqld.sock)/chainquery" in the Chainquery configurator start.sh

Using a direct socket connection will require testing but should vastly improve query speeds and security.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is neededon holdTemporarily pausedtype: improvementExisting (or partially existing) functionality needs to be changedtype: new featureNew functionality that does not exist yettype: testingSolution needs additional user testing

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions