8000 Job Queues by barzamin · Pull Request #114 · rustodon/rustodon · GitHub
[go: up one dir, main page]

Skip to content

Conversation

barzamin
Copy link
Member
@barzamin barzamin commented Oct 4, 2018

✨✨✨✨

notes: ETA on feeling okay about this is probably american thanksgiving-ish, so around the end of November. really busy with life stuff atm so i probably can't get this done before then.

updated notes: i am still incredibly busy as of dec 07. i project this starting to move again over christmas break-ish. i'd like to bring us up to rocket 0.4 first, though.

@barzamin barzamin added the S: Work In Progress ⚠️ Things that aren't done yet. label Oct 5, 2018
@bqv
Copy link
bqv commented Mar 30, 2019

Right, I don't know where you are with this, but from what I've seen so far firstly you're going about this from a "storing server journal in postgres" pov, which I think is bad, pg is way too big an vulnerable a thing to rely on.

Mastodon had the right idea holding a nosql dB for job data, and luckily that's very possible with rust using unqlite. I've a mind to implement this myself using unqlite in the next few days, after I've sorted out federation and maybe refactored the code a bit, but I've been playing around all day and I think this is actually really doable.

I need to get my head round the codebase as-is a bit more, and I don't have much free time right now, but I love this repo so happy to help out. Fancy emailing me a chat identifier btw? I think we'll need to talk about this.

@barzamin barzamin added the A: Backend Anything related to the backend label Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A: Backend Anything related to the backend S: Work In Progress ⚠️ Things that aren't done yet.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0