Commit Graph

27 Commits

Author SHA1 Message Date
225a1533cc fix cloned string cleanup 2026-02-17 02:03:40 -05:00
a6bf357228 fix more tingz 2026-02-16 18:50:02 -05:00
78a4ea7a0c fix tingz 2026-02-16 18:00:59 -05:00
228b422393 no more float conversion 2026-02-16 11:35:42 -05:00
96de080d10 fix leaks 2026-02-16 10:52:35 -05:00
a77676bbc7 fix batch api errors 2026-02-16 09:44:47 -05:00
4404f2796d fix the stupid internal transactions 2026-02-16 09:33:01 -05:00
26281bc16d make even less shitty 2026-02-16 09:26:21 -05:00
29fe8a60c3 make GSI less shit 2026-02-16 09:13:33 -05:00
f8b0b1c3ae use new number type to be compatible with dynamo 2026-02-16 08:45:30 -05:00
089ef39bd9 once again fix bugged filters 2026-02-16 07:03:20 -05:00
9518eb255e fix token consumption so we dont get random data at the end 2026-02-16 06:57:18 -05:00
4b8e424085 handle parse errors 2026-02-16 04:49:10 -05:00
96896a0f97 delete the clones 2026-02-16 03:24:54 -05:00
06ed6a2c97 free clones via delete instead of free 2026-02-16 03:11:11 -05:00
2b04e29331 i dont know why im manually freeing stuff. ohh i know why. because i copypastad 2026-02-16 03:01:01 -05:00
972e6ece5e global secondary indexes 2026-02-16 02:15:15 -05:00
cd4ee1cbd7 just use seperate transaction handlers 2026-02-16 01:04:52 -05:00
ffd3eda63c make batch operations work 2026-02-16 00:18:20 -05:00
c6a78ca054 actually make filters work right 2026-02-15 23:38:48 -05:00
b510c000ec fix storage issues 2026-02-15 20:57:16 -05:00
7a2f26b75d flesh out the query stuff 2026-02-15 15:04:43 -05:00
94296ae925 flesh out the scan a bit 2026-02-15 14:10:48 -05:00
cf352dde23 consolidate 2026-02-15 13:56:08 -05:00
42db451349 dont ever use cstring again 2026-02-15 12:42:55 -05:00
c4da5ecc14 convert json parser from zig to odin 2026-02-15 12:13:46 -05:00
677bbb4028 first commit 2026-02-15 08:55:22 -05:00