Kara

Results 55 comments of Kara

Just needs testing, and probably rewriting after finding bugs. I don’t have an actual testing environment (which is a huge problem in its own right) so testing things means setting...

Is this still WIP? A-OK if so, just wondering if that's deliberate or not.

I believe someone is working on this, I'll reassess if it doesn't pan out.

I considered that, but batching updates doesn't allow me to trim down that much data overall. For starters, I'm just doing listings (added/removed) and sales (added), and just about every...

That's a good idea 👀 I think that's a good middle-ground, will look into it.

BSON is also a very good idea, there should be [libraries](https://bsonspec.org/implementations.html) for it in most programming languages, too.

Actually, I might go with that instead, to split the difference between minimizing user setup and minimizing payload sizes, I'll have to test it first, though.

Still in progress, working more on this this week.

We can try using Swagger Codegen to set this up, and just use Docker to run it. There's a Dockerfile in that repo, not sure if it's meant for running...

Their data doesn't match our format, so it's impossible to insert listings from them. However, their statistics can improve ours, see 7fd2baa