diff --git a/README.md b/README.md index 8af0203..3877866 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,10 @@ npm run lint - Fix encryption - Logging - Caching +- Performance optimisations: + - local caching + - remove asyncawait and use promises or callbacks + - merge POST and OP (one less object.put) ## Notes ### Data structure description