lemmy PERFORMANCE CRISIS: Rust code in pull requests is starting to use moka caching crate

https://docs.rs/moka/latest/moka/

4 points · 5 comments · view on lemmy.world

5 Comments

Illecors@lemmy.cafe · 2 pts · 3y (2 replies)

Sorry I'm not following. Isn't this a good thing?

RoundSparrow@lemmy.ml · 1 pts · 3y (1 reply)

Yes, it is a good thing. If you want to contribute code to speed up lemmy_server performance, now the template for caching has been made.

Illecors@lemmy.cafe · 2 pts · 3y

I'm a measly sysadmin. Programming is something I think highly, but posses very little, of, unfortunately. I will probably be among the first to deploy any improvements, though!

gabriele97@lemmy.g97.top · 1 pts · 3y (1 reply)

I am not an expert, why not using redis?

RoundSparrow@lemmy.ml · 1 pts · 3y

I am an expert, and I ask the same question every day.