Commit graph

11 commits

Author SHA1 Message Date
c1684c8dea feat: add platform-collection relationship in platform.FetchCollection() 2024-11-25 19:54:41 -03:00
8af94161ab feat: allow to fetch nodes 2024-11-22 21:05:15 -03:00
3cf643c83d perf: do a bulk insert in fetchCollection
Improve performance over inserting each item individually
2024-11-22 20:20:22 -03:00
8c660053e5 feat: allow to fetch collections 2024-11-21 20:27:57 -03:00
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
b2d8dadcee 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
5aaacb10e3 chore: update README.md 2024-11-10 18:38:20 +00:00
e3ed12531e chore: upload files to "assets/images" 2024-11-10 18:34:32 +00:00
c74ed23ffe chore: delete .forgejo/99wano.jpg 2024-11-10 18:33:34 +00:00
4f5a83a756 chore: upload files to ".forgejo" 2024-11-10 18:24:45 +00:00
alecodes
a2a33658ee Initial commit 2024-11-10 18:21:24 +00:00