Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 712 Bytes

NOTES.md

File metadata and controls

12 lines (9 loc) · 712 Bytes

Notes on DynamoDB

API Reference:

Code Flow, roughly: rinamo_middleware_* -> rinamo_handler_root -> rinamo_api -> rinamo_codec -> [rinamo_tables|rinamo_items|indexing] -> rinamo_api -> rinamo_handler_root -> rinamo_middleware_*