Commit Graph

20 Commits

Author SHA1 Message Date
620308fab5
Moved storage to a separate package 2023-07-10 16:27:41 +02:00
a21ea3a6ef
Cleanup 2023-07-08 22:10:02 +02:00
20e7c596be
Implemented file storage 2023-07-08 17:26:36 +02:00
e0a5fa281b
Implemented storage interface 2023-07-07 18:05:52 +02:00
8b3914eba5
Added custom encoding/decoding 2023-07-07 14:38:41 +02:00
bb3a571b01
Added file extensions 2023-07-07 14:23:44 +02:00
038b6fa31f
Added filter function 2023-07-06 23:46:47 +02:00
c3e12a7663
Added benchmarks 2023-07-06 19:40:33 +02:00
0add931846
Improved error handling 2023-07-06 17:26:19 +02:00
9b9aef76eb
Removed file extension 2023-07-06 16:51:38 +02:00
befe975594
Improved error handling 2023-07-06 15:40:25 +02:00
8c5a1da093
Removed an allocation 2023-07-06 15:34:57 +02:00
11b4ae49ca
Added type inference 2023-07-06 15:02:50 +02:00
c62306bdf7
Simplified constructor name 2023-07-06 14:27:48 +02:00
edb369fe0a
Improved file persistence 2023-07-06 14:10:12 +02:00
e88f91e9d3
Added file system persistence 2023-07-05 23:59:49 +02:00
979fd256a7
Added explanation 2023-07-05 22:02:16 +02:00
309f03ba40
Added generics to Collection 2023-07-05 17:41:53 +02:00
adce06420c
Added basic tests 2023-07-05 17:23:50 +02:00
4e93f3a2d0
Added basic information 2023-07-05 00:20:26 +02:00