Stars
你是否一直觉得,redis的zset 和 hset缺个东西?使的不少场景下程序变得复杂? 没错,它缺个value. 本插件新增 zmap和hnmap和looparr三种数据结构 zmap:是在zset基础上多存个value。 经典场景:一篇文章的评论,评论按点赞排序。key是文章ID,field是评论ID,点赞数是score。好,zset没地方存评论内容了。你需要单独找地方去存。而我的zma…
🚌 The IK Analysis plugin integrates Lucene IK analyzer into Elasticsearch and OpenSearch, support customized dictionary.
APM, (Application Performance Management) tool for large-scale distributed systems.
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
AWS Service registry for resilient mid-tier load balancing and failover.
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
Java Dockerfile for trusted automated Docker builds.
jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.