| Crates.io | dynamodb-book-ch18-sessionstore |
| lib.rs | dynamodb-book-ch18-sessionstore |
| version | 0.3.0 |
| created_at | 2023-06-01 21:39:16.008542+00 |
| updated_at | 2023-12-07 18:32:22.51164+00 |
| description | Models from The DynamoDB Book Session Store example |
| homepage | https://github.com/neoeinstein/modyne |
| repository | https://github.com/neoeinstein/modyne |
| max_upload_size | |
| id | 880208 |
| size | 27,425 |
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.