It would be nice to be able to generate different connection strings and remove them if need be, so that we could essentially have different connections for different apps and manage them. I did this before by running different daemons but that's a bit much.

Reply to this note

Please Login to reply.

Discussion

Yeah never did that because it'd probably require a database and rpc server to be added but I'll see what I can do