Commit Graph

44 Commits

Author SHA1 Message Date
d8a80bd728 fix expression aritmetic 2026-02-17 08:49:30 -05:00
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
f0d3eca5cb i had a clanker make me a python script to test the AWS SDK 2026-02-16 06:54:07 -05:00
c8ada180ce fix filters 2026-02-16 06:45:55 -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
31e80ac572 prune some stuff 2026-02-16 01:40:51 -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
280ce15b07 fix typo 2026-02-15 15:59:53 -05:00
78b86d7534 cooler readme again 2026-02-15 15:48:56 -05:00
55e0082667 cooler readme 2026-02-15 15:44:35 -05:00
c1f72cee8b refresh todo 2026-02-15 15:30:24 -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
61ce4e7b21 rmake sure people know this is meant to be production capable 2026-02-15 11:57:59 -05:00
a68f5016c6 fix concatenator 2026-02-15 11:46:37 -05:00
416b9c9187 fix concatenator 2026-02-15 11:46:19 -05:00
d318534782 fix concatenator 2026-02-15 11:45:09 -05:00
ad599a0af7 fix docs and todo 2026-02-15 11:42:43 -05:00
37b423ce1a remove build dirs 2026-02-15 11:24:19 -05:00
4231fee844 remove build dirs 2026-02-15 11:23:59 -05:00
4bebb73cca remove build dirs 2026-02-15 11:23:40 -05:00
d8fdef2ca4 fix odin syntax 2026-02-15 11:17:12 -05:00
677bbb4028 first commit 2026-02-15 08:55:22 -05:00