Devlive 开源社区 本次搜索耗时 2.733 秒,为您找到 157 个相关结果.
  • HTTP Protocol

    HTTP Protocol HTTP Consumer HTTP Producer Using Curl Command Publish Subscribe HTTP Protocol EventMesh SDK for Java implements the HTTP producer and consumer of asynchronou...
  • Commands mapping

    443 2025-03-15 《Redisson 3.45.0》
    Redis or Valkey command Sync / Async APIRedisson.create(config) Reactive APIredisson.reactive() RxJava3 APIredisson.rxJava() AUTH Config.setPassword() - - APPEND ...
  • Getting Started

    443 2025-03-14 《Redisson 3.45.0》
    1. Add dependency Maven <dependency> <groupId> org.redisson </groupId> <artifactId> redisson </artifactId> <version> xVERSIONx </version> </dependency> ...
  • Transactions

    432 2025-03-15 《Redisson 3.45.0》
    Transactions management RMap , RMapCache , RLocalCachedMap , RSet , RSetCache and RBucket Redisson objects may participant in Transaction with ACID properties. It uses locks for...
  • gRPC Protocol

    gRPC Protocol gRPC Consumer Stream Consumer Webhook Consumer gRPC Producer Asynchronous Producer Synchronous Producer Batch Producer gRPC Protocol EventMesh SDK for Java ...
  • Pipelining

    387 2025-03-15 《Redisson 3.45.0》
    Multiple commands can be sent in a batch using RBatch object in a single network call. Command batches allows to reduce the overall execution time of a group of commands. In Redis...
  • GitHub 趋势日报 (2025年05月30日)

    📈 今日获星趋势图 🌈 语言分布图 🏆 今日热门项目 Top 6 📋 完整排行榜 🎯 分语言热门项目 ● C++" level="3">● C++ ● Vim Script" level="3">● Vim Script ● Go" level="3">● Go ● C" level="3">● C ● Swift" level="3...
  • High Level Consumer

    Problem Statement New Design & Details Problem Statement Current Gobblin Kafka High Level Consumer uses Kafka Consumer (0.8) APIs and gobblin support for them will be depreca...
  • Server-Side Scripting

    362 2025-03-15 《Redisson 3.45.0》
    LUA Scripting Redisson provides RScript object to execute Lua script. It has atomicity property and used to process data on Redis or Valkey side. Script could be executed in two ...
  • Run Java SDK Demo

    Run Java SDK Demo 1. TCP 1.1 ASYNC 1.2 BROADCAST 2 HTTP 2.1 ASYNC 3 GRPC 3.1 ASYNC Publish & Webhook Subscribe 3.2 SYNC Publish & Stream Subscribe 3.3 Publish BATCH Message ...