This repository has been archived on 2025-05-15. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
synchronizator-go/pkg
2024-11-28 20:48:56 -03:00
..
collection.go feat: add collection-node relationship in collection.FetchNodes() 2024-11-26 09:30:10 -03:00
fetcher.go feat: add basic retry capabilities to worker pool 2024-11-28 20:48:56 -03:00
loglevel_string.go feat: implement database handlerImplement a database api to manage nodes and relationships in a "graph databaselike" implemented in sqlite.closes #1 2024-11-18 13:23:37 -03:00
node.go feat: add platform-collection relationship in platform.FetchCollection() 2024-11-25 19:54:41 -03:00
platform.go feat: add basic retry capabilities to worker pool 2024-11-28 20:48:56 -03:00
relationship.go feat: add platform-collection relationship in platform.FetchCollection() 2024-11-25 19:54:41 -03:00
synchronizator.go feat: add platform-collection relationship in platform.FetchCollection() 2024-11-25 19:54:41 -03:00