The Wayback Machine - http://web.archive.org/web/20211024025429/https://github.com/topics/redis-client
Skip to content
#

redis-client

Here are 562 public repositories matching this topic...

Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...

  • Updated Oct 22, 2021
  • Java
node-redis
simonprickett
simonprickett commented Oct 22, 2021

Add an example script that shows how to use the BLPOP command to block indefinitely until an element is pushed to a list, then returns that element and displays it with console.log.

Use the LPUSH command to push an element into the list, which should unblock your BLPOP call.

For this, you'll need to use the "isolated" option, see the documentation in the README [here](https://github.

quick_redis_blog

QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI. Supports both Windows, Mac OS X and Linux platform.

  • Updated Oct 15, 2021
  • JavaScript

漂亮的Go语言通用后台管理系统,包含:计划任务 / MySQL管理 / Redis管理 / FTP管理 / SSH管理 / 服务器管理 / Caddy配置 / DDNS / FRP可视化配置 / 云存储管理 等功能。可运行于 Windows / Linux / MacOS 等主流系统平台和 树莓派 / 路由器 等ARM设备

  • Updated Oct 24, 2021
  • Go

Improve this page

Add a description, image, and links to the redis-client topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the redis-client topic, visit your repo's landing page and select "manage topics."

Learn more