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 01086d12c9 feat: implement platform handler creation
also refactor public and internal api to support transaction between
multiple methods

#2
2024-11-18 16:51:09 -03:00
..
collection.go feat: implement platform handler creation 2024-11-18 16:51:09 -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: implement platform handler creation 2024-11-18 16:51:09 -03:00
platform.go feat: implement platform handler creation 2024-11-18 16:51:09 -03:00
relationship.go feat: implement platform handler creation 2024-11-18 16:51:09 -03:00
synchronizator.go feat: implement platform handler creation 2024-11-18 16:51:09 -03:00