Commit Graph

15 Commits

Author SHA1 Message Date
53441e014e use offset_of! for ptr offsets 2023-08-03 02:09:14 +02:00
d92eda3ea4 fix wrong manual pointer calculations 2023-08-03 01:08:05 +02:00
ac8bca3868 made Header non generic, but everything is now broken :( 2023-08-03 00:40:55 +02:00
b6003fab95 made FilePointer generic 2023-08-03 00:36:14 +02:00
05f61e177e small cleanup 2023-08-02 23:26:59 +02:00
40c690e2d0 actually add transaction.rs... 2023-08-02 23:00:01 +02:00
137f6cd372 start rewrite of transaction api 2023-08-02 22:58:59 +02:00
897af34e37 basic transactions 2023-08-01 19:41:19 +02:00
43f85073ef hook up slabs and general allocator to Db methods 2023-07-28 02:18:24 +02:00
1525b3f466 implement general allocator 2023-07-28 01:49:39 +02:00
2d9791db30 implement general allocator 2023-07-28 01:40:36 +02:00
42eda592ff add smaller slabs 2023-07-25 17:10:32 +02:00
2f3c46136b basic layout of allocator 2023-07-25 03:13:28 +02:00
c762d6b18f refactor 2023-07-24 23:31:16 +02:00
88e35f3c15 initial commit 2023-07-23 23:34:14 +02:00