common_collection
v1.0.14
Published
This is a c++ add on library
Downloads
21
Maintainers
Readme
Clang_Algo
- This module support c++ algo which includes for now is LRUCachae and can be used in js or ts
- This module support S3 Upload
- This module support AWS Personalize Recommendation Engine
LICENCE
How do I get set up
- In your project root folder, install this by running
npm install common_collection
How do I use it
- LRUCache Insatances please refer to see LRUCache
- PersonalizeCampagin Insatances please refer to see PersonalizeCampagin
- PersonProcess Insatances please refer to see PersonProcess and reference example code
- S3 Insatances please refer to see S3