https://github.com/subdavis/lambda-keystore
A simple key-value store with TTL for AWS Lambda using DynamoDB
https://github.com/subdavis/lambda-keystore
Last synced: 5 months ago
JSON representation
A simple key-value store with TTL for AWS Lambda using DynamoDB
- Host: GitHub
- URL: https://github.com/subdavis/lambda-keystore
- Owner: subdavis
- License: mit
- Created: 2017-12-18T22:55:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T23:42:25.000Z (over 3 years ago)
- Last Synced: 2024-06-11T23:38:58.182Z (about 2 years ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lambda-keystore

Just another key-value store build on lambda and dynamo. This one has time-to-live because for some reason nobody seems to find that useful...https://travis-ci.org/subdavis/lambda-keystore.svg?branch=master