Live data from Hacker News

Redis explained

architecturenotes.co

101–104 of 104 posts

Re: Redis explained

#102
It's not clear to me why it makes sense to use both RDB Files and AOF on the same Redis instance. Seems like AOF would always be the more accurate source of truth here. What am I missing?

Great article though!

Re: Redis explained

#103
post #29

Earlier quoted context omitted.

Thanks, that's a good summary of what I've seen referenced throughout my years here. I can't find any reference to something like "combine the scores of new submissions of the same URL to the first submission's score" though. I guess that's either new information or incorrect.

You can try this yourself. Go to the ‘new’ page and submit an existing URL. You’ll be redirected to the existing post which will now have at least one more vote.

which will now have at least one more vote

Not automatically.

Re: Redis explained

#104
post #103

Earlier quoted context omitted.

You can try this yourself. Go to the ‘new’ page and submit an existing URL. You’ll be redirected to the existing post which will now have at least one more vote.

which will now have at least one more vote Not automatically.

What's that even mean? Did you observe something different or are you just arguing?
Post reply on HN