Skip to content

bergsans/memoize-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

async memoize

This is a learning project. I wanted to make a sort of logic equivalent to 'memoization', based in an asynchronous environment. I use an AWS lambda and DynamoDB for persistence.

If you have an AWS account, an IAM user setup along with AWS credentials on your machine, you can deploy the application to a lambda using the serverless framework: sls deploy.

Read more..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published