
Zip Key-value Store
- jaroslavhejlek/zip-key-value-store
- Modified
- Users 45
- Runs 1.5k
- Created by
Jaroslav Hejlek
Takes the ID of the key-value store, archives all their keys into a zip file, and saves them into the key-value store of the actor. For more than 1000 keys, multiple zip files are created. If their total size is bigger than the actor's available memory, it creates multiple smaller zip files.
The Actor has no README.md file. Sad!