Commit Graph

11 Commits

Author SHA1 Message Date
Nicholas Novak
511d494cd9 chore: Removed rust code from repo 2023-10-28 22:05:45 -07:00
Nicholas Novak
c73a555b04 change: Started rewriting parts of the project in Go 2023-10-28 21:40:29 -07:00
Nicholas Novak
7419412be4 progress: Work on serializing and deserializing data structures, as well as disk storage 2023-10-28 21:39:45 -07:00
Nicholas Novak
63ff6e7c2c Got code to compile and serialize correctly 2023-10-23 21:29:47 -07:00
Nicholas Novak
496a67cc7f feat: Added on-disk cache for files, and way to lookup files. Also started on serialization 2023-10-16 21:26:36 -07:00
Nicholas Novak
dcdf3f3dfb change: Added benchmarks and started on the on-disk storage 2023-10-12 14:47:53 -07:00
Nicholas Novak
a280cb91f5 change: Got some tests failing for repeated inserts 2023-10-02 21:02:53 -07:00
Nicholas Novak
e5547477fc Got a simple retrieve to pass 2023-10-02 15:56:33 -07:00
Nicholas Novak
914290fe9e change: All the work from the coffee shops and started implementing the first server 2023-10-01 01:06:22 -07:00
Nicholas Novak
3692f78ba0 Added tests to project 2023-09-26 14:55:29 -07:00
Nicholas Novak
cef39ef57a Initial commit and progress blocking out 2023-09-26 13:26:10 -07:00