Commit Graph

19 Commits

Author SHA1 Message Date
ed640ba08c
fix 32bit 2024-10-20 16:12:56 +02:00
2801fc21fb
frame dims 2024-07-26 16:46:25 +02:00
7d64832f77
add back some hacks we had for messages
will need to think about how to solve these better
2024-07-24 14:57:01 +02:00
74e57dad31
big oops, forgot to declare method virtual 2024-07-22 18:18:05 +02:00
b185ffc886
add simple+fast hash for object handles 2024-07-22 09:51:27 +02:00
43eee367a7
new comps
also ids, some where forgotten
2024-07-22 09:17:44 +02:00
4605d64df2
provide forward decl file for lighter inclusion 2024-07-20 23:15:14 +02:00
c2bf065a0a
docs and raw file flags 2024-07-20 11:39:17 +02:00
5d32133630
add failing defaults to backend interface 2024-07-18 15:41:44 +02:00
a93a89c5db
fix backends namespace 2024-07-17 10:45:54 +02:00
d9a9fe7a74
add file2 experimentally to the backend interface 2024-07-16 15:58:02 +02:00
bccf7680e6
fix log typo 2024-06-25 12:46:00 +02:00
be24b3815b
adopt file2 changes 2024-05-26 21:33:49 +02:00
e26959c380
add docu (as readme) 2024-04-14 11:34:13 +02:00
46955795b0
fix dir not properly seperating and other error handling 2024-04-13 21:04:40 +02:00
656d0547b1
switch zstd write file to simple compression api -> less code and
squishes bug, for which i cant push the test case...
2024-04-13 20:41:36 +02:00
4d3ffb8192
add filesystem backend 2024-04-12 13:11:31 +02:00
2b5b19cf31
add file2 zstd impl and test 2024-04-12 11:11:09 +02:00
f21dd1dbf0
inital commit with ObjectStore2
some small hacks remain and still missing object deletion
2024-04-12 01:00:15 +02:00