69 Commits

Author SHA1 Message Date
4d9bfc486e resatrting addy to start it triggers the ssl cert to get created 2026-03-11 16:54:44 -04:00
42ebbc56d5 escape response because people use nosql like apes 2026-03-08 07:36:03 -04:00
0e1e8abc4d escape response because people use nosql like apes 2026-03-08 07:26:03 -04:00
d9633d8a03 thread does not work the way I thought it did in Odin 2026-03-08 05:59:10 -04:00
2279ea063e fix memory leak and add example bare metal installer 2026-03-08 05:40:52 -04:00
db11468d93 systemd service 2026-03-08 04:57:56 -04:00
6a11f8e878 add health check 2026-03-07 22:37:29 -05:00
7106dcc745 fix quick start instructions 2026-03-07 17:34:38 -05:00
23a37964aa not that the latest compile will be a bad time 2026-03-07 17:28:10 -05:00
2aed3bd9d1 fix alignment thing 2026-03-07 17:20:02 -05:00
986b323299 get rid of rundant quickstart file 2026-03-07 17:18:54 -05:00
9baab73865 adding client examples 2026-03-07 17:15:57 -05:00
29136a3740 remove the verbose logging stuff. clean up README and comments from the weird nonsense LLMs added 2026-03-07 17:08:26 -05:00
6450f905c3 support basic auth and create deployment container 2026-03-06 03:50:52 -05:00
5ee3df86f1 more house keeping 2026-02-21 20:50:14 -05:00
47eefd0fe5 house keeping 2026-02-21 19:17:36 -05:00
443562dfb6 better readme 2026-02-21 19:14:00 -05:00
9cf54e1b9f make this configurable 2026-02-17 15:02:57 -05:00
a7f2a5ab59 enforce body size 2026-02-17 14:54:29 -05:00
6bc1a03347 spawn new thread per connection, add yaml for docs and also add GSI to readme 2026-02-17 14:50:50 -05:00
178b38fe18 fix all the gsi stuff 2026-02-17 12:56:09 -05:00
b92dc61b08 more GSI fixes 2026-02-17 12:36:38 -05:00
64da021148 fix GSI output 2026-02-17 10:44:56 -05:00
12ba2e57d7 try to get the storage json correct 2026-02-17 10:07:50 -05:00
a5a5d41e50 shes working 2026-02-17 09:57:35 -05:00
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