otter/src
Jef Roosens 0cfcd90eba
refactor: split gpodder repository and the sqlite data store implementation into separate crates
The complete separation of concerns via the gpodder repository allows us
to cleanly separate the server from the gpodder specification. This
paves the way for a later Postgres implementation of the data store.
2025-03-19 08:54:49 +01:00
..
cli refactor: split gpodder repository and the sqlite data store implementation into separate crates 2025-03-19 08:54:49 +01:00
server refactor: split gpodder repository and the sqlite data store implementation into separate crates 2025-03-19 08:54:49 +01:00
config.rs feat: implement background old session cleanup task 2025-03-15 21:21:35 +01:00
main.rs refactor: split gpodder repository and the sqlite data store implementation into separate crates 2025-03-19 08:54:49 +01:00