Andreas Scherbaum
Andreas Scherbaum
Tristan: Apparently Percona is using it in one of their extensions https://github.com/Percona-Lab/pg_tde/ Let's talk to Percona about reviews.
Contacted Percona and asked for joint work on this.
Percona agreed to work together on this.
Mail is sent to Percona.
Status: nice side project which might yield an upstream patch. Needs more tests, numbers, and the actual patch.
Current status: no plans to put any serious efforts into it. Benefit for Neon: this will help Autoscaling (more connections, better memory management, ...)
Tasks: - [ ] Timeline for implementation and switchover - [ ] Timeline for "patches must be ready in order to go into the next release" - [ ] Identify...
@isaacnorman82 What is your Repo URL? [This one](https://github.com/isaacnorman82/Duolingo)?
Couple things I found: * The login URL is not [https://www.duolingo.com/login](https://github.com/KartikTalwar/Duolingo/blob/9e552ba4b03be8dff44e1de6e55d7c845d53c897/duolingo.py#L102) but `https://www.duolingo.com/2017-06-30/login?fields=` * The entire payload is JSON * The payload has a field `distinctId` which seems to be...
Ran into a similar issue: first tested with the staging server to find out if my DNS setup is working. And then switched to the production server, only to find...