Topic: "caching-strategies"
naughtygopher/pocache
Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy
Language: Go - Size: 48.8 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 221 - Forks: 5

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!
Language: JavaScript - Size: 14.1 MB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 57 - Forks: 1

qlt315/JO-CDSD
Evaluation code of our paper in IEEE Transactions on Mobile Computing: ''Joint Optimization of Base Station Clustering and Service Caching in User-Centric MEC''
Language: MATLAB - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 46 - Forks: 7

oslabs-beta/dashQL
Optimized lightweight caching solution for GraphQL utilizing Redis at the query field level
Language: TypeScript - Size: 3.6 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 44 - Forks: 0

dasebe/AdaptSize
A caching system that maximizes hit ratios under highly variable traffic.
Language: C - Size: 116 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 41 - Forks: 5

voku/simple-cache
:zap: Simple Cache Abstraction Layer for PHP
Language: PHP - Size: 259 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 32 - Forks: 11

Shahidzbi4213/SampleReelsApp
Streaming Reels/Shorts like Instagram/FB with Jetpack Compose & ExoPlayer in Android
Language: Kotlin - Size: 223 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 20 - Forks: 1

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.
Language: JavaScript - Size: 608 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 20 - Forks: 1

matjazbravc/EFCore.Query.Caching.Demo
Boost EF Core performances using distributed cache with just a few lines of code using EF Core Second Level Cache Interceptor, EasyCaching.Redis, MySql and Docker.
Language: C# - Size: 2.12 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 14 - Forks: 4

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.
Language: Kotlin - Size: 278 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

sparrow-platform/sparrow-mesh
Sparrow Mesh core service
Language: Java - Size: 518 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

fastah/network-kit-android
Example code for Fastah Network Kit SDK for Android: Build network-aware UX with ease
Size: 2.78 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

Ashot72/Next.js-14-Online-Store
Online Store app that embraces many of the features of Next.js 14
Language: TypeScript - Size: 9.26 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

vedanty3/use-lru-cache
A React hook for managing an LRUCache (Least Recently Used Cache) in your React components.
Language: TypeScript - Size: 39.1 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

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.
Language: Dart - Size: 111 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

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.
Language: Kotlin - Size: 105 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

jaameypr/keyvalue-caching
Java-based caching solution designed to temporarily store key-value pairs with a specified time-to-live (TTL) duration.
Language: Java - Size: 13.7 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

lucasvsme/poc-redis-cache-write-back
Caching based on write back strategy using Redis
Language: Java - Size: 122 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ezatpanah/MVVM-Architecture-NewsApp-Caching
Language: Kotlin - Size: 135 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MaxineSS/Review-Service
A backend API of review for Atelier e-commerce shop
Language: JavaScript - Size: 423 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

nil1729/pwa-demo
This Repository contains PWA resources needed for starting a new project or Enhance an old project with PWA features.
Size: 1.57 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

DavidKHahn/Rules-for-Optimizing-Apps
Optimizing Applications with Network, Client, Backend
Language: HTML - Size: 4.07 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

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
Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 8

MihirModi14/TanStack-Query
TanStack Query is a powerful library that revolutionizes how you handle asynchronous data fetching and state management in React applications.
Language: TypeScript - Size: 132 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

tayloradam1999/holbertonschool-web_back_end
All of the concept based Back-End Web Development projects for Holberton School Tulsa
Language: C - Size: 31.6 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

sankalpchauhan-me/PopularMovies
An app that uses TMDB API to show list of highest rated & popular shows
Language: Java - Size: 457 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

lszeremeta/bachelors-thesis
Buforowanie trójek w magazynach grafów RDF - Bachelor's Thesis
Language: HTML - Size: 2.83 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

uzbekdev1/FocusAcademy
FocusAcademy TV Sample mp3 visualizer,player ,ratio filtering
Language: C# - Size: 4.31 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

happyahluwalia/ServiceWorker_swprecache
Sample showing various caching mechanism for different routes using sw-precache
Language: TypeScript - Size: 218 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

kaffeekrone/configurable-spring-guava-cache-manager
Language: Java - Size: 53.7 KB - Last synced at: over 1 year ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 0

vanh01/caching-strategies 📦
Implementation for 5 most popular caching strategies using redis, memcached, couchbase, etc
Language: Go - Size: 457 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MrEshboboyev/distributed-caching-system-with-cache-invalidation
A high-performance distributed caching system built with .NET 9 and Redis, featuring cache invalidation, multiple caching strategies (Cache-Aside, Write-Through), and Clean Architecture. This project demonstrates how to optimize application speed and scalability using caching.
Language: C# - Size: 45.9 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Ktojan/rxjs_signals_products_with_reviews
Angular demo with RxJS, Signals and caching (+in-memory-web-api) features
Language: TypeScript - Size: 151 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kashishsinghyadav/CurioCollection
A collection for the random thoughts, insights, and learnings
Language: Dockerfile - Size: 20.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MoritzLost/CachePlaceholders
A ProcessWire module that allows you to cache dynamic content by using special placeholders that get parsed during every request.
Language: PHP - Size: 62.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

TimeLordRaps/MCSTS-Q-Splay-Trees
Monte-Carlo Splay Tree Search with Q-Learning for optimal splay operations and caching in Splay Trees
Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

coslynx/AI-Response-Wrapper-MVP
Streamline OpenAI requests with an AI-powered response wrapper for efficient and intuitive results... Created at https://coslynx.com
Language: Python - Size: 32.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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.
Language: Kotlin - Size: 654 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

paschalugwu/alx-backend
ALX Backend Projects encompass specialized back-end tasks including pagination, caching, internationalization (i18n), and implementing a queuing system in JavaScript.
Language: Python - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Just-StyX/library
A library catalog service
Language: Java - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

costikid/caching
Tests to for key caching functionalities
Language: JavaScript - Size: 46.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Hamz-06/project_portfolio
My portfolio built using next js and sanity.
Language: JavaScript - Size: 4.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AnEstevez/Soreh
Soreh is a simple compose demo app based on modern Android application tech-stacks and CLEAN architecture. In Soreh app you can find superheroes and villains from different publishers and their statistics.
Language: Kotlin - Size: 136 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lebogangolifant/alx-backend
Backend development concepts
Language: Python - Size: 124 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lucasvsme/poc-redis-cache-write-through
Caching based on cache write through strategy using Redis
Language: Java - Size: 115 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lucasvsme/poc-redis-cache-aside
Caching based on cache aside strategy (write on miss) using Redis
Language: Java - Size: 147 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shishir-22/cache-eviction-policies
A comprehensive collection of cache eviction policies implemented in python, providing practical examples for Least Recently Used (LRU), Least Frequently Used (LFU), and other strategies to optimize data caching in your applications.
Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nedaluof/PixabayX
PixabayX 🖼️ is an Android app that fetch and cache images from Bixabay API, this app shows the best practices when you want to apply paging and caching for the paginated data.
Language: Kotlin - Size: 18.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

izo0x90/versioned_lru_cache
Versioned LRU Cache
Language: Python - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

CodeLyoko2610/cachingStrategies-try1
Presenting different caching strategies in use of developing a PWA. Part of Maximilian Schwarzmüller's "Progressive Web Apps - Complete Guide" course on udemy.com.
Language: JavaScript - Size: 223 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sam43/PlungImageSearchApp
Sample project with latest android architecture components with offline support
Language: Kotlin - Size: 197 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sjagoori/coination Fork of cmda-minor-web/web-app-from-scratch-2021
Web App From Scratch @cmda-minor-web 2020 - 2021
Language: JavaScript - Size: 1.76 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

gameofdatas/caching
In-memory caching Eviction Algorithm
Language: Go - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

JavierCanon/Aspnet-DiskOutputCacheProvider
🚀 🗃 A persistent file system disk cache for ASP.NET
Language: ASP - Size: 559 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mythLabs/rails_caching_playground
Adding caching to rails playground
Language: Ruby - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

filipenatanael/ProgressiveWebApps
:star: Progressive Web Apps Pratices :star:
Language: JavaScript - Size: 286 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

JayLohokare/redis-LIFO-queue-object-store
Python implementation of fixed length LIFO queue in Redis. Useful for timestamp based sliding window cache in real time streaming applications.
Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

sicsbd/EntityTagCaching
Language: C# - Size: 25.4 KB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

krvikash35/js-basic-sw-offline
basic offline first caching strategy using javascript service worker
Language: JavaScript - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1
