jasonbigl

Results 11 comments of jasonbigl

@fiboknacky thank you very much the for details info. By saying > It's handled in memory and the access token will be refreshed based on your provided refresh token. Do...

@fiboknacky yes, actually we run a separate instance of servers, please consider usage in micro-services architecture. We have 10+ servers with auto scaling running the code. Thank you very much!

agree, it would be much simpler. BTW, is there any public roadmap for litefs?

now is 2022 and this is still a bug in the latest codedeploy agent I have to use the BeforeInstall hook to delete all my symbolic link files to avoid...

it doesn't support IE8 or lower in my test

Hi, thank you for look into this, I don't perform any write to non-voters, and I only use pdo driver to read from sqlite file directly, actually I only execute...

> As for your original report on this issue, I see nothing wrong. The node is complaining it can't contact the leader. Looks like something wrong with your network. yeah...

> Assuming we're just talking about reads here (if you show me the actual queries you are sending to the read-only node it would be clearer) you need to have...

good to know! thank you very much, I'll keep watching and post all information if I see this again

got it 1. `how do you know the node hasn't received all the data from the leader?` I directly query the sqlite file in nonvoter, can't find some records, but...