-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
This is a nice package, but it's unusable within the context of an AWS Lambda, because it tries to write data to disk, and lambda filesystems are read-only. I wonder if it would be possible to create a version that caches data in memory and doesn't try to write it to disk? (I know it would be less performant, but at least it would work.)
Metadata
Metadata
Assignees
Labels
No labels