Redis学习笔记,以及黑马点评项目的完整资料及代码
☆55Apr 17, 2024Updated 2 years ago
Alternatives and similar repositories for redis
Users that are interested in redis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 黑马点评项目完整代码,包含前后端☆79Jun 15, 2024Updated 2 years ago
- 黑马点评☆358Jul 1, 2024Updated 2 years ago
- 黑马点评项目优化,新增消息队列RabbitMQ,令牌桶限流实现优惠券秒杀,用户登录限流(redis实现滑动窗口)等功能☆470Mar 10, 2025Updated last year
- 基于黑马点评进行魔改的项目,优化了优惠券下单功能和点赞功能。☆102Mar 20, 2025Updated last year
- redis黑马点评☆50Apr 18, 2023Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 西电计科资料(包括实验、考试、作业等),欢迎看到的仓库的大家可以积极push。☆12Dec 12, 2024Updated last year
- MySQL从入门到进阶运维篇学习笔记☆28May 15, 2023Updated 3 years ago
- Machine Learning and Data Mining☆10May 5, 2019Updated 7 years ago
- ☆13Sep 22, 2023Updated 2 years ago
- BJTU计科专业部分课程学习记录☆15Dec 25, 2024Updated last year
- 基于QT实现的地图导航系统(Dijkstra算法)☆14Jan 28, 2023Updated 3 years ago
- PE文件格式学习资料☆19Apr 19, 2018Updated 8 years ago
- This is the PyTorch official implementation of SAGDFN: A Scalable Adaptive Graph Diffusion Forecasting Network for Multivariate Time Ser…☆19Dec 13, 2023Updated 2 years ago
- 黑马程序员最新Java项目实战《苍穹外卖》,最适合新手的SpringBoot+SSM企业级项目实战 相比于瑞吉外卖苍穹外卖的业务更加真实完整,用户端改为微信小程序,登录改为了微信登录,加入了统计报表,来单提醒,客户催单,订单管理等功能,业务实现了闭环。技术选型更加丰富和实…☆1,455Jul 13, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A high-concurrency movie ticketing system with seat locking, Redis Lua stock pre-deduction, Redisson distributed locks, RocketMQ async ev…☆19Aug 3, 2026Updated last month
- 一个本地生活服务平台☆66Apr 4, 2026Updated 4 months ago
- Summary notes from COMP6771 Advanced C++ Programming☆20Aug 31, 2025Updated last year
- [ICML 2024] Jacobian Regularizer-based Neural Granger Causality☆21Oct 1, 2024Updated last year
- A toy os. 《自己动手写操作系统》 《Orange'S 一个操作系统的实现》☆10Mar 10, 2023Updated 3 years ago
- A prototype of information retrieval system inclduing the document parsing, index construction, query parsing to support the vector space…☆15May 16, 2023Updated 3 years ago
- 信息隐藏与数字水印,实验和quizQ&A整理,期末知识点复习整理☆12Sep 16, 2020Updated 5 years ago
- COMP2511: Object Oriented Programming Study Notes☆19Mar 31, 2023Updated 3 years ago
- Official code for Sebica☆14Feb 6, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Please make sure to never copy my code directly, it will only result in you being punished by the university and then failing the course!☆30Feb 19, 2024Updated 2 years ago
- 总结本人北交计算机学硕考研经历,希望能够对后来者有所帮助☆17Feb 20, 2024Updated 2 years ago
- 2023JavaWeb黑马程序员的全部资料,包含ppt,代码,讲义,资料☆49Dec 17, 2024Updated last year
- DBLP Management System / DBLP 科学文献管理系统☆16Feb 25, 2018Updated 8 years ago
- A simple web3 script library☆10Apr 28, 2024Updated 2 years ago
- About Data and Codes for EMNLP 2023 System Demo Paper "QACHECK: A Demonstration System for Question-Guided Multi-Hop Fact-Checking"☆19Dec 19, 2023Updated 2 years ago
- 吉林大学编译原理课程设计——编译器实现☆16Feb 9, 2023Updated 3 years ago
- UESTC MachineLearning course homework(电子科技大学 《机器学习》课程作业)☆36Apr 3, 2019Updated 7 years ago
- 猫绳的动态自适应学习导师的skill☆17Apr 24, 2026Updated 4 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于倒排索引和向量空间模型的信息检索系统☆14Jun 29, 2021Updated 5 years ago
- Official implementation of the paper 'Perception-Distortion Balanced ADMM Optimization for Single-Image Super-Resolution' in ECCV 2022☆18Aug 9, 2022Updated 4 years ago
- 尚硅谷2025最新Java面试题,java高频企业真题、Java 八股文☆20Feb 19, 2025Updated last year
- 基于黑马点评所做的项目优化,实现基于session的session共享,解决商户缓存的缓存穿透缓存雪崩缓存击穿,基于redission分布式锁lua脚本消息队列实现异步秒杀下单,Redis的GEOHash来完成对于地理坐标的操作,使用Redis的BitMap数据实现签到统计…☆50Dec 14, 2022Updated 3 years ago
- 面向可信执行环境的OS。☆12May 9, 2025Updated last year
- 【Deprecated】南京邮电大学信息安全专业历 年考试资料。☆27Aug 29, 2021Updated 5 years ago
- 黑马程序员Redis入门到实战教程,深度透析redis底层原理+redis分布式锁+企业解决方案+黑马点评实战项目☆50Oct 29, 2022Updated 3 years ago