swh-lister/swh/lister/elm
Franck Bret 82ee095128 Elm stateful lister
Use another Api endpoint that helps the lister to be stateful.
The Api endpoint used needs a ``since`` value that represents a
sequential index in the history.
The ``all_packages_count`` state helps in storing a count which will be
used as ``since`` argument on the next run.
2024-01-09 14:05:56 +01:00
..
tests Elm stateful lister 2024-01-09 14:05:56 +01:00
__init__.py Elm stateful lister 2024-01-09 14:05:56 +01:00
lister.py Elm stateful lister 2024-01-09 14:05:56 +01:00
tasks.py Elm Lister 2024-01-09 14:05:56 +01:00