biondizzle
  • Joined on 2025-12-10
biondizzle pushed to master at biondizzle/jormun-db 2026-02-16 13:45:35 +00:00
f8b0b1c3ae use new number type to be compatible with dynamo
biondizzle pushed to master at biondizzle/jormun-db 2026-02-16 12:03:26 +00:00
089ef39bd9 once again fix bugged filters
biondizzle pushed to master at biondizzle/jormun-db 2026-02-16 11:57:23 +00:00
9518eb255e fix token consumption so we dont get random data at the end
biondizzle pushed to master at biondizzle/jormun-db 2026-02-16 11:54:09 +00:00
f0d3eca5cb i had a clanker make me a python script to test the AWS SDK
biondizzle pushed to master at biondizzle/jormun-db 2026-02-16 11:46:00 +00:00
c8ada180ce fix filters
biondizzle pushed to master at biondizzle/jormun-db 2026-02-16 09:49:15 +00:00
4b8e424085 handle parse errors
biondizzle pushed to master at biondizzle/jormun-db 2026-02-16 08:24:58 +00:00
96896a0f97 delete the clones
biondizzle pushed to master at biondizzle/jormun-db 2026-02-16 08:11:18 +00:00
06ed6a2c97 free clones via delete instead of free
2b04e29331 i dont know why im manually freeing stuff. ohh i know why. because i copypastad
Compare 2 commits »
biondizzle pushed to master at biondizzle/jormun-db 2026-02-16 07:15:24 +00:00
972e6ece5e global secondary indexes
31e80ac572 prune some stuff
cd4ee1cbd7 just use seperate transaction handlers
Compare 3 commits »
biondizzle pushed to master at biondizzle/jormun-db 2026-02-16 05:18:24 +00:00
ffd3eda63c make batch operations work
biondizzle pushed to master at biondizzle/jormun-db 2026-02-16 04:38:54 +00:00
c6a78ca054 actually make filters work right
biondizzle pushed to master at biondizzle/jormun-db 2026-02-16 01:57:19 +00:00
b510c000ec fix storage issues
280ce15b07 fix typo
Compare 2 commits »
biondizzle pushed to master at biondizzle/jormun-db 2026-02-15 20:49:00 +00:00
78b86d7534 cooler readme again
biondizzle pushed to master at biondizzle/jormun-db 2026-02-15 20:44:38 +00:00
55e0082667 cooler readme
biondizzle pushed to master at biondizzle/jormun-db 2026-02-15 20:30:33 +00:00
c1f72cee8b refresh todo
biondizzle pushed to master at biondizzle/jormun-db 2026-02-15 20:04:47 +00:00
7a2f26b75d flesh out the query stuff
biondizzle pushed to master at biondizzle/jormun-db 2026-02-15 19:10:53 +00:00
94296ae925 flesh out the scan a bit
biondizzle pushed to master at biondizzle/jormun-db 2026-02-15 18:59:07 +00:00
cf352dde23 consolidate
biondizzle pushed to master at biondizzle/jormun-db 2026-02-15 17:43:03 +00:00
42db451349 dont ever use cstring again
biondizzle pushed to master at biondizzle/jormun-db 2026-02-15 17:13:53 +00:00
c4da5ecc14 convert json parser from zig to odin