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
aleidk 96af51ee68 feat: auto calculate pagination in fetcher
also refactor a little the worker pool
2024-11-30 17:30:38 -03:00
..
collection.go feat: add collection-node relationship in collection.FetchNodes() 2024-11-26 09:30:10 -03:00
fetcher.go feat: auto calculate pagination in fetcher 2024-11-30 17:30:38 -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: auto calculate pagination in fetcher 2024-11-30 17:30:38 -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
workpool.go feat: auto calculate pagination in fetcher 2024-11-30 17:30:38 -03:00