Skip to main content
load_feed_items
yggdrasil
0.9.0
In yggdrasil::
api::
feed
yggdrasil
::
api
::
feed
Function
load_
feed_
items
Copy item path
Source
async fn load_feed_items() ->
Result
<
Vec
<
FeedItem
>,
AppError
>
Expand description
加载 Feed 条目:缓存命中直接返回,miss 则查询 DB 并回填缓存。