UNPKG

@pwrdrvr/dynamodb-session-store

Version:

express-session library for DynamoDB with configurable `touch` write reductions and configurable eventually consistent reads for higher reliability/throughput and lower costs

3 lines 155 B
import { DynamoDBStore, DynamoDBStoreOptions } from './dynamodb-store'; export { DynamoDBStore, DynamoDBStoreOptions }; //# sourceMappingURL=index.d.ts.map