References
| summary | ||
| public |
In memory version of collection. |
|
| public |
Should be the class that programs interact with. |
|
search
storage
| summary | ||
| public |
Use a AWS DynamoDB table as storage. |
|
| public |
Implmentation of streams notification handler. |
|
| public |
Collection served from file system storage. |
|
| public |
Use an array object as storage. |
|
| public |
Mongodb collection as storage. |
|
| public |
Use a AWS S3 bucket as storage. |
|
| public abstract |
C Storage |
|
| public |
F dynamoDecodeRecord(record: *, primaryKey: *): * |
|
| public |
F dynamoEncodeRecord(record: *, primaryKey: *): * |
|