-
-
Notifications
You must be signed in to change notification settings - Fork 557
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added json data in backend/caching.json (#1591)
* Added json data in backend/caching.json * Update database/backend/caching.json Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com> * Made the changes askedgit add . * Revert "Made the changes askedgit add ." This reverts commit d09834c. * Made the changes asked --------- Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com>
- Loading branch information
Showing
1 changed file
with
51 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,51 @@ | ||
[] | ||
[ | ||
{ | ||
"name": "AWS Caching Overview", | ||
"description": "Accelerate application speed by storing data in a high-speed layer. Reuse fetched data efficiently, optimizing performance.", | ||
"url": "https://aws.amazon.com/caching/", | ||
"category": "backend", | ||
"subcategory": "caching" | ||
}, | ||
{ | ||
"name": "Redis", | ||
"description": "Supercharge your app with Redis. Use it as a fast cache and more for improved responsiveness.", | ||
"url": "https://redis.io/", | ||
"category": "backend", | ||
"subcategory": "caching" | ||
}, | ||
{ | ||
"name": "Memcached", | ||
"description": "Speed up dynamic websites using Memcached. Enhance user experiences with faster data retrieval.", | ||
"url": "https://memcached.org/", | ||
"category": "backend", | ||
"subcategory": "caching" | ||
}, | ||
{ | ||
"name": "Varnish Cache", | ||
"description": "Optimize website performance using Varnish Cache. Swift content delivery for a better user experience.", | ||
"url": "https://varnish-cache.org/", | ||
"category": "backend", | ||
"subcategory": "caching" | ||
}, | ||
{ | ||
"name": "NGINX Caching", | ||
"description": "Boost site speed with NGINX. Serve content faster using reverse proxy and caching.", | ||
"url": "https://docs.nginx.com/nginx/admin-guide/content-cache/content-caching/", | ||
"category": "backend", | ||
"subcategory": "caching" | ||
}, | ||
{ | ||
"name": "Cloudflare CDN", | ||
"description": "Enhance content delivery with Cloudflare CDN. Faster interactions and protection against DDoS.", | ||
"url": "https://www.cloudflare.com/", | ||
"category": "backend", | ||
"subcategory": "caching" | ||
}, | ||
{ | ||
"name": "Cache-Content: Improve App Performance", | ||
"description": "Learn caching basics and optimize app performance. Reduce latency and improve user satisfaction.", | ||
"url": "https://docs.digitalocean.com/products/app-platform/how-to/cache-content/", | ||
"category": "backend", | ||
"subcategory": "caching" | ||
} | ||
] |
ff29f51
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
linkshub – ./
linkshub-rupali-codes.vercel.app
linkshub-git-main-rupali-codes.vercel.app
linkshub.dev
www.linkshub.dev
linkshub.vercel.app