Bryan Morris
Bryan Morris
@zllovesuki Any idea if this has been fixed upstream yet?
@thinklinux :frowning: I'm guessing no.....and I will have another look. Thanks for reporting.
I currently run under WAL mode which is recommended for performance. Also it band-aids the problem prisma has with concurrency #2955 because writers won't block readers. This at least allows...
Sounds like a good idea. PR?
@bchavez have any thoughts on this?
True, I also don't know if it's been used in any serious capacity though. When I retrieved a list of files, the sorting was not what I was expecting or...
I'm not familiar with how compose works. At the risk of asking a dumb question...Why does it start with an `x:`?
I don't see any mention of the `x:` in their connection docs... https://help.compose.io/docs/connecting-to-rethinkdb
So we just need a command line option for it? like `thinker clone --cert "something-goes-here"`
or perhaps `thinker clone --cert someFileName`