Andrew Savinykh
Andrew Savinykh
@fiftin Does BoltDB have performance limitations? If yes, is there a rule of thumb, when BoldDB is adequate and when Postgres/MySql is a better choice?
@fiftin and another related question, is there a way to migrate data between different dialects, e.g. if I want to move from BoltDB to Posgres/MySql?
You are removing the option of sending a success alert to telegram while not sending it to email. I'd like that option to be retained.
We are also affected by this issue
Is this still going to happen?
@hsluoyz I do not have any, I was just enquiring about status of this work
Yes, I agree. Any metadata could be added (by restic developers) to a snapshot during creation and reading these metadata should not slow anything down. The thing is, it's been...
> This bug is open since 2018 but isn't assigned and seems to be orphaned. Just to clarify, this is an open-source non-profit project run by volunteers, it is provided...
Well, based on the above I think this can be closed. Fortitoken QR code is encrypted so it cannot be consumed by any other app including andOTP, and if you...
Not all character codes are allowed as a character in a string according to json specification. I think passing byte array (I'm talking about `body`) as a string is not...