alpha
Login
or
Join now
microcosm.blue
/
microcosm-rs
Star
0
Fork
3
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm
Star
0
Fork
3
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
microcosm-rs
/
constellation
/
src
/
storage
/
at
ffe2f7d78349018a77cc1becd705f5371e1cc8bf
3 files
phil
paging refactor + cleanups
5mo ago
91dadbe9
mem_store.rs
paging refactor + cleanups slice the links list via Iterator::skip and ::take. i changed some of the bounds setup too. not sure if it's clearer or if i just have a better understanding of it at this specific moment. throw an `empty` static function on some paging things for less verbose early return and tests. make get_links_paged test a bit clearer.
5 months ago
mod.rs
paging refactor + cleanups slice the links list via Iterator::skip and ::take. i changed some of the bounds setup too. not sure if it's clearer or if i just have a better understanding of it at this specific moment. throw an `empty` static function on some paging things for less verbose early return and tests. make get_links_paged test a bit clearer.
5 months ago
rocks_store.rs
paging refactor + cleanups slice the links list via Iterator::skip and ::take. i changed some of the bounds setup too. not sure if it's clearer or if i just have a better understanding of it at this specific moment. throw an `empty` static function on some paging things for less verbose early return and tests. make get_links_paged test a bit clearer.
5 months ago