Commit Graph

15 Commits

Author SHA1 Message Date
3261e3e60c started working on fuseFs-implementation for next 2020-06-19 13:00:02 +02:00
072e3dd8ff now it actually works. (But I dont know about milestones yet) 2020-06-19 00:25:00 +02:00
c1a2d279ff Started implementing logic to push changes to the tangle 2020-06-18 20:56:06 +02:00
9f18e4a774 all kinds of changes (I really should commit more often...) 2020-06-18 20:32:06 +02:00
085e503dec When I said it works, I lied... But now it works a little bit more 2020-06-18 18:11:59 +02:00
c0e3c81231 it works again (and inodes now reference the TangleFileTreeElement of their parent) 2020-06-18 17:52:47 +02:00
0e1826d282 many changes and it doesnt work... 2020-06-18 17:33:23 +02:00
c560414e36 work on next and added a .gitignore 2020-06-11 23:26:19 +02:00
7aab26508d started working on next.py (next Gen iotaFS with async; smart caching; append-writing; ...) 2020-06-11 22:20:41 +02:00
16b1e502bd minor changes 2020-06-11 22:20:00 +02:00
0c76055222 turned compression off (not working) and tweaked some values trying to make file access more efficient 2020-06-09 23:31:51 +02:00
d0ac89b622 everything works! (except for compression) 2020-06-09 21:50:18 +02:00
07dd1fb4e2 started fuse implementation 2020-06-09 18:09:13 +02:00
25434f14a4 added small README 2020-05-29 00:31:16 +02:00
312ee7e891 initial commit 2020-05-29 00:29:22 +02:00