Skip to content

sync anime data more of a POC since pulsar mariadb sync does not work

Notifications You must be signed in to change notification settings

weeb-vip/anime-sync

Repository files navigation

anime-sync

sync anime data. More of a POC since pulsar mariadb sync does not work

flowchart TD
    A[scrapper] -->|update anime record| B{anime-sync}
    B --> |delete| C[delete aninme]
    B --> |add| D[add aninme]
    B --> |update| E[update aninme]

Should be able to handle multiple types of sources.

current sources:

  • pulsar-postgres-source