ddblocal/src
2024-02-01 08:43:43 -08:00
..
Account.zig add ability for tests to retain the in memory db 2024-02-01 08:43:43 -08:00
AuthenticatedRequest.zig createTable handler 2024-01-29 12:46:57 -08:00
batchgetitem.zig add stubs for batchgetitem and batchwriteitem (parsing implemented in bwi) 2024-01-30 11:42:20 -08:00
batchwriteitem.zig add parse failure test 2024-01-30 19:03:31 -08:00
createtable.zig add stubs for batchgetitem and batchwriteitem (parsing implemented in bwi) 2024-01-30 11:42:20 -08:00
ddb_types.zig add TableInfo to ddb_types (which should be removed) 2024-02-01 08:42:02 -08:00
encryption.zig add decodeAndDecrypt function (inverse of encryptAndEncode) 2024-02-01 08:41:16 -08:00
main.zig add stubs for batchgetitem and batchwriteitem (parsing implemented in bwi) 2024-01-30 11:42:20 -08:00