* added reactive caching module Signed-off-by: Sidhant Goel <sidhant@appsmith.com> * CacheManager and implementation * updated root level pom.xml * removed spring boot maven plugin from project reactiveCaching * Support for key annotation * moved conditional on annotation * Added comments * Update app/server/reactive-caching/src/main/java/com/appsmith/caching/aspects/ReactiveCacheAspect.java Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com> * Update app/server/reactive-caching/src/main/java/com/appsmith/caching/aspects/ReactiveCacheAspect.java Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com> * Update app/server/reactive-caching/src/main/java/com/appsmith/caching/aspects/ReactiveCacheAspect.java Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com> * review changes * addressed review comments Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| .run | ||
| appsmith-git | ||
| appsmith-interfaces | ||
| appsmith-plugins | ||
| appsmith-server | ||
| envs | ||
| mongo-seed | ||
| reactive-caching | ||
| scripts | ||
| .gitignore | ||
| build.sh | ||
| buildpack-run.sh | ||
| docker-compose.yml | ||
| Dockerfile | ||
| entrypoint.sh | ||
| pom.xml | ||
| Procfile | ||
| README.md | ||
| system.properties | ||
Appsmith Server
This is the server-side repository for the Appsmith framework.
For details on setting up your development machine, please refer to the Setup Guide