caching-strategies
There are 60 repositories under caching-strategies topic.
oslabs-beta/Cachier
Library of GraphQL caching solutions - develop & deploy with GraphQL easier & faster. 3 npm packages under the name @cachier - client & server-side custom eviction policy, cache normalization & partial query retrieval. Demo app to visualize the efficiency of our solutions is launched!
oslabs-beta/dashQL
Optimized lightweight caching solution for GraphQL utilizing Redis at the query field level
qlt315/JO-CDSD
Simulation code of our paper in IEEE Transactions on Mobile Computing: ''Joint Optimization of Base Station Clustering and Service Caching in User-Centric MEC''
dasebe/AdaptSize
A caching system that maximizes hit ratios under highly variable traffic.
voku/simple-cache
:zap: Simple Cache Abstraction Layer for PHP
AmirBayat0/Flutter-caching-data-Bloc-And-Hive
Efficient Data Caching with BLOC & HIVE in FLUTTER: Explore BLOC pattern integration with HIVE database for streamlined data caching in Flutter. This repo guides on storing API data locally, ensuring smooth offline functionality. Optimize your Flutter apps for offline mode with ease.
adhiambovivian/cs-papers
cs-papers is a repository for white papers and other research papers mainly in the field of software engineering. Happy reading ✌🏾
Shahidzbi4213/SampleReelsApp
Streaming Reels/Shorts like Instagram/FB with Jetpack Compose & ExoPlayer in Android
tusharf5/runtime-memcache
runtime-memcache is a javascript key-value store for chunks of arbitrary data (strings, objects, numbers) from results of database calls, API calls, or etc. It supports many commonly used caching policies.
sparrow-platform/sparrow-mesh
Sparrow Mesh core service
Kagiri11/Flick
A movies surfing android application developed by consuming The Movie Database API that displays a list of upcoming, popular and movies now playing in cinemas.
ezatpanah/MVVM-Architecture-Simple-Offline-Caching-App
MVVM architecture is used in the development of this application. Using Retrofit2 and Kotlin Coroutines, this app retrieves data from REST APIs and caches them in Room. I implemented the NetworkBoundResource helper method with Kotlin Flow.
vedanty3/use-lru-cache
A React hook for managing an LRUCache (Least Recently Used Cache) in your React components.
Ashot72/Next.js-14-Online-Store
Online Store app that embraces many of the features of Next.js 14
lucasvsme/poc-redis-cache-write-back
Caching based on write back strategy using Redis
MaxineSS/Review-Service
A backend API of review for Atelier e-commerce shop
DavidKHahn/Rules-for-Optimizing-Apps
Optimizing Applications with Network, Client, Backend
goktugfevzi/Dapper_Big_Data
4.5 Million Data
jaameypr/keyvalue-caching
Java-based caching solution designed to temporarily store key-value pairs with a specified time-to-live (TTL) duration.
nil1729/pwa-demo
This Repository contains PWA resources needed for starting a new project or Enhance an old project with PWA features.
pjagajitprusty/PWD
PWD is a boilerplate to get started with developing a Progressive Web Application. It uses the power of Service Worker to implement dynamic caching mechanism thus making the website go offline.
WebClub-NITK/LFU
Least Frequently Used Cache implementation in O(1) implementation. First paper under the Papers We Love initiative undertaken by Web Enthusiasts Club NITK. Paper chosen and undertaken by @chinmaydd
faizal108/RestAPI_Redis_caching_db
This project demonstrates the integration of Spring Boot with Redis caching to create a RESTful API for managing invoices. The application uses Redis as a caching mechanism to optimize database queries and improve performance when fetching and managing invoice records.
happyahluwalia/ServiceWorker_swprecache
Sample showing various caching mechanism for different routes using sw-precache
MihirModi14/TanStack-Query
TanStack Query is a powerful library that revolutionizes how you handle asynchronous data fetching and state management in React applications.
mohanbyte/api-caching
API Caching Architecture for Angular
nedaluof/PixabayX
PixabayX 🖼️ is an Android app that fetch and cache images from Pixabay API, this app shows the best practices when you want to apply paging and caching for the paginated data.
sankalpchauhan-me/PopularMovies
An app that uses TMDB API to show list of highest rated & popular shows
tayloradam1999/holbertonschool-web_back_end
All of the concept based Back-End Web Development projects for Holberton School Tulsa
uzbekdev1/FocusAcademy
FocusAcademy TV Sample mp3 visualizer,player ,ratio filtering
FSDavila/Python-Weather-API-Backend
A Python application that queries the ClimaTempo Weather API for weather data about specific cities and regions.
velosobr/go-run
Welcome to my main project portfolio repository! This project showcases my skills and coding standards through a 6-screen running tracker app. The application is built with a strong focus on fundamental architectural best practices and a multi-module setup.
Just-StyX/library
A library catalog service
paschalugwu/alx-backend
ALX Backend Projects encompass specialized back-end tasks including pagination, caching, internationalization (i18n), and implementing a queuing system in JavaScript.