Commit Graph

49 Commits

Author SHA1 Message Date
3fed61059b
Renamed module 2023-07-19 11:52:13 +02:00
76af0f8db2
Improved documentation 2023-07-18 09:40:58 +02:00
f006f0c407
Reduced exposed interfaces 2023-07-18 09:08:55 +02:00
47ec84e8ba
Simplified interface 2023-07-17 21:57:14 +02:00
ec5871289b
Simplified json usage 2023-07-17 19:52:26 +02:00
235679a913
Removed directory storage 2023-07-17 17:43:29 +02:00
f37a2bd74b
Improved documentation 2023-07-12 17:41:02 +02:00
d233cad2ba
Updated documentation 2023-07-12 16:16:27 +02:00
22391ed036
Improved directory storage 2023-07-12 16:05:09 +02:00
0c6db9d1f3
Improved documentation 2023-07-12 13:28:15 +02:00
658cd6a8a3
Improved interfaces 2023-07-12 10:58:20 +02:00
620308fab5
Moved storage to a separate package 2023-07-10 16:27:41 +02:00
2aa395ed9c
Updated dependencies 2023-07-10 11:40:22 +02:00
38c33f97cc
Improved benchmark 2023-07-09 11:16:08 +02:00
a21ea3a6ef
Cleanup 2023-07-08 22:10:02 +02:00
06320cf976
Updated documentation 2023-07-08 19:28:57 +02:00
d410df2d7e
Improved data safety 2023-07-08 19:08:28 +02:00
20e7c596be
Implemented file storage 2023-07-08 17:26:36 +02:00
fee6a812d6
Improved tests 2023-07-08 12:13:29 +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
9b956ac441
Improved tests 2023-07-06 17:50:48 +02:00
ef00ca9698
Added a test for persistence 2023-07-06 17:36:22 +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
808ff00e3b
Improved documentation 2023-07-06 15:47:20 +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
022107d796
Improved documentation 2023-07-06 15:15:51 +02:00
1703dcb60d
Improved documentation 2023-07-06 15:12:29 +02:00
780551c206
Improved documentation 2023-07-06 15:05:59 +02:00
11b4ae49ca
Added type inference 2023-07-06 15:02:50 +02:00
af35cde2d8
Improved documentation 2023-07-06 14:48:29 +02:00
f769092c16
Fixed incorrect highlighting 2023-07-06 14:42:25 +02:00
d1b773542b
Improved documentation 2023-07-06 14:41:36 +02:00
3949809138
Improved documentation 2023-07-06 14:34:22 +02:00
35c039d01b
Improved documentation 2023-07-06 14:31:23 +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
1ac0c91d31
Improved explanation 2023-07-05 22:07:43 +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
023d51e90a Initial commit 2023-07-04 21:35:20 +00:00