Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Redis

Redis (Remote Dictionary Server) is a source-available in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

https://github.com/Snailclimb/JavaGuide

「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

algorithms interview java jvm mysql redis spring system system-design zookeeper

Last synced: 31 Jul 2024

https://github.com/macrozheng/mall

mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

docker elasticsearch elk java mongodb mybatis mysql rabbitmq redis spring spring-boot spring-cloud spring-security springboot springcloud swagger-ui

Last synced: 31 Jul 2024

https://github.com/doocs/advanced-java

😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

advanced-java distributed-search-engine distributed-systems doocs dubbo elasticsearch eureka feign high-availability high-concurrency hystrix java message-queue microservices-architecture redis ribbon rpc spring-cloud springcloud-config zookeeper

Last synced: 31 Jul 2024

https://github.com/redis/redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

cache database key-value message-broker nosql redis

Last synced: 31 Jul 2024

https://github.com/antirez/redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

cache database key-value message-broker nosql redis

Last synced: 03 Aug 2024

https://lecoupa.github.io/awesome-cheatsheets/

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

backend bash cheatsheet cheatsheets database django docker feathersjs frontend javascript kubernetes language nodejs php programming-language redis sailsjs vim vuejs xcode

Last synced: 31 Jul 2024

https://github.com/0voice/interview_internal_reference

2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。

cpu high-performance interview mongodb mysql network nginx redis storage zookeeper

Last synced: 31 Jul 2024

https://github.com/AobingJava/JavaFamily

【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。

interview java java8 jvm mysql redis rocketmq system zookeeper

Last synced: 31 Jul 2024

https://github.com/qishibo/AnotherRedisDesktopManager

🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.

redis redis-client redis-cluster redis-desktop-manager redis-gui

Last synced: 31 Jul 2024

https://github.com/YunaiV/ruoyi-vue-pro

🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!

flowable mybatis-plus mysql redis redisson spring-security springboot vue

Last synced: 31 Jul 2024

https://github.com/makeplane/plane

🔥 🔥 🔥 Open Source JIRA, Linear and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.

django docker issue-tracker jira jira-alternative kanban linear nextjs postgresql product-management project-management python react redis rest-api typescript

Last synced: 31 Jul 2024

https://github.com/redisson/redisson

Redisson - Easy Redis Java client and Real-Time Data Platform. Valkey compatible. Sync/Async/RxJava/Reactive API. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache ...

cache distributed distributed-locks executor hibernate java list lock map mapreduce queue redis redis-client redis-cluster scheduler session set spring-cache tomcat

Last synced: 31 Jul 2024

https://github.com/elunez/eladmin

eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由

admin eladmin element-ui jpa jwt redis spring-boot spring-security swagger2 vue

Last synced: 31 Jul 2024

https://github.com/jhao104/proxy_pool

Python ProxyPool for web spider

crawler http proxy redis spider

Last synced: 31 Jul 2024

https://github.com/forthespada/CS-Books

🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

algorithms c cpp cs-books database interview java javascript linux os pdf python redis sql

Last synced: 01 Aug 2024

https://github.com/doocs/source-code-hunter

😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等

dubbo mybatis netty redis sourcecode-analysis spring

Last synced: 31 Jul 2024

https://github.com/shuzheng/zheng

基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。

activemq alioss druid dubbo ehcache fastdfs microservices mybatis mybatis-generator quartz redis sequence shiro solr spring spring-session springmvc swagger2 tbschedule zookeeper

Last synced: 01 Aug 2024

https://github.com/JeffLi1993/springboot-learning-example

spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。

dubbo elasticsearch jpa mybatis redis springboot webflux

Last synced: 31 Jul 2024

https://github.com/YunaiV/yudao-cloud

ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!

dubbo elasticsearch mall mysql nacos redis rocketmq seata sharding-sphere skywalking spring-cloud spring-cloud-alibaba springboot springcloud xxl-job zookeeper

Last synced: 31 Jul 2024

https://github.com/dyc87112/SpringBoot-Learning

《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!

dubbo jdbctemplate log4j mybatis redis spring-boot spring-cloud spring-data-jpa

Last synced: 31 Jul 2024

https://github.com/coollabsio/coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.

analytics couchdb databases docker minio mongodb mysql mysql-database nextjs nodejs php postgresql reactjs redis self-hosting static svelte vscode vuejs

Last synced: 30 Jul 2024

https://github.com/codephiliax/chat2db

🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.

ai bi chatgpt clickhouse clickhouse-client database datagrip db2 dbeaver gpt hive mysql navicat oracle postgresql redis redis-client sqlserver text2sql

Last synced: 02 Sep 2024

https://github.com/zhisheng17/flink-learning

flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》

clickhouse elasticsearch flink hbase influxdb kafka loki mysql opentsdb rabbitmq redis rocketmq spark stream-processing streaming

Last synced: 31 Jul 2024

https://github.com/chat2db/Chat2DB

🔥🔥🔥AI-driven data management platform Over 1 million developers are using Chat2DB

ai bi chatgpt clickhouse database datagrip db2 dbeaver gpt hive mysql navicat oracle postgresql redis redis-client sqlserver text2sql

Last synced: 01 Aug 2024

https://github.com/chat2db/chat2db

🔥🔥🔥AI-driven data management platform Over 1 million developers are using Chat2DB

ai bi chatgpt clickhouse database datagrip db2 dbeaver gpt hive mysql navicat oracle postgresql redis redis-client sqlserver text2sql

Last synced: 02 Aug 2024

https://github.com/NodeBB/NodeBB

Node.js based forum software built for the modern web

community forum javascript mongodb node nodebb nodejs postgresql redis socket-io websockets

Last synced: 30 Jul 2024

https://github.com/redis/ioredis

🚀 A robust, performance-focused, and full-featured Redis client for Node.js.

nodejs redis redis-client redis-cluster redis-module redis-sentinel typescript

Last synced: 31 Jul 2024

https://github.com/luin/ioredis

🚀 A robust, performance-focused, and full-featured Redis client for Node.js.

nodejs redis redis-client redis-cluster redis-module redis-sentinel typescript

Last synced: 04 Aug 2024

https://github.com/CodisLabs/codis

Proxy based Redis cluster solution supporting pipeline and scaling dynamically

go golang nosql redis redis-cluster

Last synced: 30 Jul 2024

https://github.com/valkey-io/valkey

A new project to resume development on the formerly open-source Redis project. We're calling it Valkey, since it's a twist on the key-value datastore.

cache database key-value key-value-store nosql redis valkey valkey-client

Last synced: 30 Jul 2024

https://github.com/macrozheng/mall-learning

mall学习教程,架构、业务、技术要点全方位解析。mall项目(60k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot、MyBatis、Elasticsearch、RabbitMQ、Redis、MongoDB、Mysql等技术,采用Docker容器化部署。

docker elasticsearch mongodb mybatis mysql rabbitmq redis springboot springcloud

Last synced: 31 Jul 2024

https://github.com/sogou/workflow

C++ Parallel Computing and Asynchronous Networking Framework

consul dag http kafka mysql redis tasking

Last synced: 31 Jul 2024

https://github.com/itwanger/toBeBetterJavaer

一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄

java jvm mysql redis springboot

Last synced: 31 Jul 2024

https://github.com/redis/jedis

Redis Java client

java jedis redis redis-client redis-cluster

Last synced: 31 Jul 2024

https://github.com/luin/medis

💻 Medis is a beautiful, easy-to-use Mac database management application for Redis.

electron gui mac redis redis-cluster redis-desktop-manager redis-gui redis-sentinel

Last synced: 31 Jul 2024

https://github.com/macrozheng/mall-swarm

mall-swarm是一套微服务商城系统,采用了 Spring Cloud Alibaba、Spring Boot、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。

docker elasticsearch java k8s kubernetes mongodb mybatis mysql rabbitmq redis spring-boot spring-cloud springboot springcloud

Last synced: 31 Jul 2024

https://github.com/kubeshark/kubeshark

The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes

amqp cloud-native devops devops-tools docker forensics go golang grpc incident-response kafka kubernetes microservice microservices microservices-application observability redis rest sniffer wireshark

Last synced: 30 Jul 2024

https://github.com/up9inc/mizu

The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes

amqp cloud-native devops devops-tools docker forensics go golang grpc incident-response kafka kubernetes microservice microservices microservices-application observability redis rest sniffer wireshark

Last synced: 30 Jul 2024

https://github.com/juspay/hyperswitch

An open source payments switch written in Rust to make payments fast, reliable and affordable

beginner-friendly featured finance hacktoberfest high-performance open-source orchestration payments postgresql redis restful-api rust sdk works-with-react

Last synced: 31 Jul 2024

https://github.com/phpredis/phpredis

A PHP extension for Redis

c cluster php redis redis-cluster

Last synced: 30 Jul 2024

https://github.com/bytebase/bytebase

The GitLab/GitHub for database DevOps. World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams.

cicd clickhouse dbeaver devops github gitlab gitops mongodb mysql oracle postgres postgresql redis schema-changes schema-migrations snowflake sql sql-client sqlserver tidb

Last synced: 30 Jul 2024

https://github.com/Bytebase/Bytebase

The GitLab/GitHub for database DevOps. World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams.

cicd clickhouse dbeaver devops github gitlab gitops mongodb mysql oracle postgres postgresql redis schema-changes schema-migrations snowflake sql sql-client sqlserver tidb

Last synced: 01 Aug 2024

https://github.com/juicedata/juicefs

JuiceFS is a distributed POSIX file system built on top of Redis and S3.

bigdata cloud-native distributed-systems filesystem go golang hdfs object-storage posix redis s3 storage

Last synced: 30 Jul 2024

https://github.com/gomodule/redigo

Go client for Redis

go redis

Last synced: 30 Jul 2024

https://github.com/twitter/finagle

A fault tolerant, protocol-agnostic RPC system

distributed-systems finagle http http2 java memcached mysql redis rpc scala thrift zipkin

Last synced: 01 Aug 2024

https://twitter.github.io/finagle/

A fault tolerant, protocol-agnostic RPC system

distributed-systems finagle http http2 java memcached mysql redis rpc scala thrift zipkin

Last synced: 03 Aug 2024

https://github.com/tporadowski/redis

Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.

redis redis-for-windows redis-msi-installer redis-windows redis-windows-installer redis-windows-native redis-windows-service

Last synced: 13 Aug 2024

https://github.com/sohutv/cachecloud

搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports Standalone, Sentinel, and Cluster architectures for Redis, effectively reducing large-scale Redis operation and maintenance costs, and improving resource management and utilization. The platform provides rapid construction/migration, operation and maintenance management, elastic scaling, statistical monitoring, client integration and access and other functions)

cachecloud java jedis lettuce redis redis-cache redis-client redis-cluster redis-monitor redis-sentinel

Last synced: 01 Aug 2024

https://github.com/hibiken/asynq

Simple, reliable, and efficient distributed task queue in Go

asynchronous-tasks background-jobs go golang redis task-queue worker-pool

Last synced: 30 Jul 2024

https://github.com/JeffreySu/WeiXinMPSDK

微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.

c-sharp cache distributed-cache dotnetcore jssdk memcached net-core net6 net8 netcore nuget officialaccounts redis sdk senparc tenpay wechat wechat-sdk weixin weixin-sdk

Last synced: 31 Jul 2024

https://github.com/ideawu/ssdb

SSDB - A fast NoSQL database, an alternative to Redis

leveldb nosql-databases redis rocksdb ssdb

Last synced: 31 Jul 2024

https://github.com/centrifugal/centrifugo

Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.

eventsource grpc http-streaming http3 messaging pubsub real-time redis scalability sockjs sse streaming websocket websockets webtransport

Last synced: 30 Jul 2024

https://github.com/centrifugal/centrifuGo

Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.

eventsource grpc http-streaming http3 messaging pubsub real-time redis scalability sockjs sse streaming websocket websockets webtransport

Last synced: 30 Jul 2024

https://github.com/predis/predis

A flexible and feature-complete Redis client for PHP.

php predis redis redis-cluster redis-sentinel

Last synced: 01 Aug 2024

https://github.com/RichardKnop/machinery

Machinery is an asynchronous task queue/job queue based on distributed message passing.

amqp aws-sqs go golang memcached mongodb queue rabbitmq redis task task-scheduler

Last synced: 30 Jul 2024

https://github.com/Exrick/xmall

基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等

dubbo elasticsearch mq redis shiro soa ssm vue

Last synced: 31 Jul 2024

https://github.com/samuelclay/NewsBlur

NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.

android elasticsearch feed-reader ios mongodb postgresql python redis rss rss-reader

Last synced: 31 Jul 2024

https://github.com/mher/flower

Real-time monitor and web admin for Celery distributed task queue

administration asynchronous celery monitoring python rabbitmq redis task-queue workers

Last synced: 30 Jul 2024

https://github.com/0voice/expert_readed_books

2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,思想类,数学类,人物传记书籍

books nginx pdf redis software-architecture software-design

Last synced: 01 Aug 2024

https://github.com/donnemartin/dev-setup

macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.

android-development aws bash cli cloud elasticsearch git iterm2 linux mac macos mongodb mysql nodejs postgresql python redis spark sublime-text vim

Last synced: 31 Jul 2024

https://github.com/StackExchange/StackExchange.Redis

General purpose redis client

c-sharp redis redis-client

Last synced: 30 Jul 2024

https://github.com/OpenAtomFoundation/pika

Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.

nosql nosql-data-storage nosql-databases pika redis redis-interfaces rocksdb

Last synced: 31 Jul 2024

https://github.com/Nepxion/Discovery

☀️ Nepxion Discovery is a solution for Spring Cloud with blue green, gray, route, limitation, circuit breaker, degrade, isolation, tracing, dye, failover, active 蓝绿灰度发布、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移、多活

apollo blue-green-deployment cloud-native consul etcd eureka gray-release hystrix jaeger nacos opentelemetry opentracing redis sentinel skywalking spring-cloud spring-cloud-alibaba spring-cloud-gateway zookeeper zuul

Last synced: 31 Jul 2024

https://github.com/Python3WebSpider/ProxyPool

An Efficient ProxyPool with Getter, Tester and Server

flask http proxy proxypool redis webspider

Last synced: 31 Jul 2024

https://github.com/rolando/scrapy-redis

Redis-based components for Scrapy.

crawler distributed redis scrapy

Last synced: 05 Aug 2024

https://github.com/rmax/scrapy-redis

Redis-based components for Scrapy.

crawler distributed redis scrapy

Last synced: 31 Jul 2024

https://github.com/CoderLeixiaoshuai/java-eight-part

『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!

java juc kafka mysql redis spring

Last synced: 01 Aug 2024

https://github.com/taskforcesh/bullmq

BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis

background-jobs nodejs python queue redis typescript

Last synced: 31 Jul 2024

https://github.com/SpiderClub/haipproxy

:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis

crawler distributed high-availability ipproxy redis scheduler scrapy spider

Last synced: 31 Jul 2024

https://github.com/spiderclub/haipproxy

:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis

crawler distributed high-availability ipproxy redis scheduler scrapy spider

Last synced: 01 Aug 2024

https://github.com/redis/lettuce

Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.

asynchronous aws-elasticache azure-redis-cache java reactive redis redis-client redis-cluster redis-sentinel

Last synced: 31 Jul 2024

https://github.com/RediSearch/RediSearch

A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.

fulltext geospatial gis inverted-index redis redis-module search search-engine vector-database

Last synced: 31 Jul 2024

https://github.com/ZHENFENG13/spring-boot-projects

:fire: 该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。

java microservice mybatis redis spring spring-boot spring-boot-3 spring-boot-demo spring-boot-examples spring-boot-project spring-boot-thymeleaf spring-cloud spring-cloud-alibaba spring6 springboot springboot-demo springboot3 swagger vue vue3

Last synced: 04 Aug 2024

https://github.com/forthespada/InterviewGuide

🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!

code cpp data-structures-and-algorithms guide interview interview-practice interview-preparation interview-questions java mysql os pdf questions-and-answers redis system

Last synced: 01 Aug 2024

https://github.com/coleifer/huey

a little task queue for python

dank python queue redis task-queue

Last synced: 30 Jul 2024

https://github.com/anjoy8/Blog.Core

💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:

aop autofac automapper cors dependency-injection dto ioc jwt net7 netcore netcore-vue netcore-webapi rbac rbac-roles redis repository sqlsugar sqlsugarcore swagger t4

Last synced: 31 Jul 2024

https://github.com/vercel/ai-chatbot

A full-featured, hackable Next.js AI chatbot built by Vercel

ai chatgpt gpt-3 gpt-4 nextjs react redis shadcn-ui vercel

Last synced: 31 Jul 2024

https://github.com/vercel-labs/ai-chatbot

A full-featured, hackable Next.js AI chatbot built by Vercel

ai chatgpt gpt-3 gpt-4 nextjs react redis shadcn-ui vercel

Last synced: 22 Aug 2024

https://github.com/cube2222/octosql

OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.

cli csv data-analysis go golang json mysql nosql postgresql query query-engine redis sql

Last synced: 31 Jul 2024

https://github.com/tschellenbach/Stream-Framework

Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology:

activity-feed activity-stream big-data cassandra feed news news-feed redis

Last synced: 30 Jul 2024

https://github.com/opserver/Opserver

Stack Exchange's Monitoring System

bosun dotnet elasticsearch monitoring orion redis sql

Last synced: 31 Jul 2024

https://github.com/hansonwang99/JavaCollection

Java开源项目之「自学编程之路」:学习指南+面试指南+资源分享+技术文章

algorithms interview java jvm mvc mysql rabbitmq redis spring springboot springcloud sql

Last synced: 02 Aug 2024

https://github.com/dunwu/db-tutorial

📚 db-tutorial 是一个数据库教程。

database db elasticsearch mongodb mysql nosql redis sql

Last synced: 31 Jul 2024