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 3cf643c83d perf: do a bulk insert in fetchCollection
Improve performance over inserting each item individually
2024-11-22 20:20:22 -03:00
..
collection.go perf: do a bulk insert in fetchCollection 2024-11-22 20:20:22 -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 perf: do a bulk insert in fetchCollection 2024-11-22 20:20:22 -03:00
platform.go perf: do a bulk insert in fetchCollection 2024-11-22 20:20:22 -03:00
relationship.go feat: implement platform handler creation 2024-11-18 16:51:09 -03:00
synchronizator.go perf: do a bulk insert in fetchCollection 2024-11-22 20:20:22 -03:00