swh-lister/swh/lister/crates
Antoine Lambert 42e76ee62e crates: Speedup listing by processing crates in batch
Instead of having a single crate and its versions info per page,
prefer to have up to 1000 crates per page to significantly speedup
the listing process.
2024-08-27 12:28:05 +02:00
..
tests crates: Speedup listing by processing crates in batch 2024-08-27 12:28:05 +02:00
__init__.py Crates.io: Add last_update for each version of a crate 2022-10-05 17:10:28 +02:00
lister.py crates: Speedup listing by processing crates in batch 2024-08-27 12:28:05 +02:00
tasks.py lister: Add new rust crates lister 2022-03-28 08:42:31 +02:00