dynamodb-book-ch18-sessionstore

Crates.iodynamodb-book-ch18-sessionstore
lib.rsdynamodb-book-ch18-sessionstore
version0.3.0
sourcesrc
created_at2023-06-01 21:39:16.008542
updated_at2023-12-07 18:32:22.51164
descriptionModels from The DynamoDB Book Session Store example
homepagehttps://github.com/neoeinstein/modyne
repositoryhttps://github.com/neoeinstein/modyne
max_upload_size
id880208
size27,425
Marcus Griep (neoeinstein)

documentation

https://docs.rs/dynamodb-book-ch18-sessionstore

README

Session Store Example

An example of using modyne to implement a single-table database for the "Session Store" application as described in Chapter 18 of The DynamoDB Book by Alex DeBrie.

Commit count: 52

cargo fmt