*クライアント
言語のお勧めのクライアントはでマークされます。
最新の6か月以内で公式のレポジトリで何かしらの動きがあるクライアントはでマークされます。
クライアントをここにリスト化したいですか? redis-doc リポジトリをforkし、client.jsonファイルを編集してください。プル リクエストをサブミットし、それで完了です。
言語によるブラウズ:
- ActionScript
- ActiveX/COM+
- Bash
- Boomi
- C
- C#
- C++
- クロージャー
- Common Lisp
- Crystal
- D
- Dart
- Delphi
- Elixir
- emacs lisp
- Erlang
- Fancy
- gawk
- GNU Prolog
- Go
- Haskell
- Haxe
- Io
- Java
- Julia
- Lasso
- Lua
- Matlab
- mruby
- Nim
- Node.js
- Objective-C
- OCaml
- Pascal
- Perl
- PHP
- PL/SQL
- Pure Data
- Python
- R
- Racket
- Rebol
- Ruby
- Rust
- Scala
- Scheme
- Smalltalk
- Swift
- Tcl
- VB
- VCL
- Xojo
- Zig
Higher level libraries and tools
これは、Redis APIの上の直接の層ではありませんが、Redisのために設計されたORMのような高レベルのライブラリ、メッセージング ライブラリ および他の様々なツールのライブラリの追加のリストです。
Resque | リポジトリ | defunkt | Resqueはバックグランド ジョブを作成し、それらを複数のキューに置き、あとでそれらを処理する、Redisに支援されたRubyライブラリです。(Ruby) |
Rq | リポジトリ | nvie | 最小限のPythonタスク キュー。Redisのみサポートします。(Python) |
Celery | リポジトリ | asksol | Pythonのタスク キュー。複数のバックエンドをサポートします。(Python) |
Fnordmetric | リポジトリ | paulasmuth | Redis/rubyに基づいたリアルタイム イベント追跡アプリケーション。(Ruby) |
Ohm | リポジトリ | soveran | Redisのためのオブジェクト-ハッシュ マッピング ライブラリ。(Ruby) |
Kombu | リポジトリ | Redisサポートを持つPython AMQPフレームワーク (Python) | |
Sider | リポジトリ | hongminhee | Redisに基づいた Python 永続化オブジェクト ライブラリ。(Python) |
readis | レポジトリ ホームページ | hollodotme | 複数のRedisサーバからのデータの読み込み、statsおよび設定のための、PHPの軽量webフロントエンド。(PHP) |
Redis-objects | リポジトリ | nateware | Redisの型を直接Rubyのオブジェクトにマップします。(Ruby) |
Redisco | リポジトリ | iamteem | PythonのOhmの緩い実装 (Ohmプロジェクトについては上を見てください) - 警告: 現在はアクティブに保守されていません。(Python) |
Redis-rdb-tools | リポジトリ | srithedabbler | Redisのdump.rdbファイルをパースし、メモリを解析に、データをJSONにエクスポートします。(Python) |
Redily | Homepage | stefano_arnone | An intuitive, cross-platform Redis GUI Client built in Electron. (Javascript) |
AnotherRedisDesktopManager | リポジトリ | qii404 | A faster, better and more stable redis desktop manager. What's more, it won't crash when loading a large number of keys. (Javascript) |
Rdb-parser | リポジトリ | pconstr | node.js asynchronous streaming parser for Redis RDB database dumps. (Javascript) |
Redis-sync | リポジトリ | pconstr | A node.js Redis replication toolkit (Javascript) |
Ost | リポジトリ | soveran | Redis based queues and workers. (Ruby) |
Meerkat | リポジトリ | carlhoerberg | Rack middleware for Server Sent Events with multiple backends. (Ruby) |
Redis-sampler | リポジトリ | antirez | Sample a Redis DB to understand dataset composition. (Ruby) |
Recommendify | リポジトリ | paulasmuth | Ruby/Redis based recommendation engine (collaborative filtering). (Ruby) |
Redis-store | リポジトリ | jodosha | Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks. (Ruby) |
Redmon | リポジトリ | steel_thread | A web interface for managing Redis: cli, admin, and live monitoring. (Ruby) |
Rollout | リポジトリ | jamesgolick | Conditionally roll out features with Redis. (Ruby) |
Webdis | レポジトリ ホームページ | yowgi | A Redis HTTP interface with JSON output. (C) |
Soulmate | リポジトリ | seatgeek | Redis-backed service for fast autocompleting. (Ruby) |
Redis_failover | リポジトリ | ryanlecompte | Redis Failover is a ZooKeeper-based automatic master/replica failover solution for Ruby. (Ruby) |
Redis-dump | リポジトリ | solutious | Backup and restore your Redis data to and from JSON. Warning: alpha code. (Ruby) |
Sidekiq | リポジトリ | mperham | Simple, efficient message processing for your Rails 3 application. (Ruby) |
Omhiredis | リポジトリ | taotetek | Redis output plugin for rsyslog (rsyslog dev, and rsyslog head). (C) |
Mod_redis | リポジトリ | An Apache HTTPD module for speaking to Redis via HTTP (C) | |
leaderboard | リポジトリ | czarneckid | Leaderboards backed by Redis. (Ruby) |
Redis-rdb | リポジトリ | JoL1hAHN | A set of utilities to handle Redis .rdb files with Ruby. (Ruby) |
Lua-ohm | リポジトリ | Lua Redis Object-hash-mapping and more (Lua) | |
PHP-Resque | リポジトリ | surfichris | Port of Resque to PHP. (PHP) |
phpRedisAdmin | リポジトリ | phpRedisAdmin is a simple web interface to manage Redis databases. (PHP) | |
HighcoTimelineBundle | リポジトリ | stephpy | TimelineBundle is a Bundle which works with Symfony 2.* which provides a timeline for a subject as Facebook can do. (PHP) |
Stdnet | リポジトリ | lsbardel | Redis data manager with advanced query and search API. (Python) |
Retools | リポジトリ | benbangert | Caching and locking helper library. (Python) |
Redback | リポジトリ | Higher-level Redis constructs - social graph, full text search, rate limiting, key pairs. (Javascript) | |
Recurrent | リポジトリ | pconstr | A Redis-backed manager of recurrent jobs, for node.js (Javascript) |
Amico | リポジトリ | czarneckid | Relationships (e.g. friendships) backed by Redis. (Ruby) |
Redis Qi4j EntityStore | リポジトリ | eskatos | Qi4j EntityStore backed by Redis (Java) |
Spring Data Redis | レポジトリ ホームページ | costinl | Spring integration for Redis promoting POJO programming, portability and productivity (Java) |
PHPRedMin | リポジトリ | sasanrose | Yet another web interface for Redis with multi-server support (PHP) |
redis-tcl | リポジトリ | bradvoth antirez | Tcl library largely copied from the Redis test tree, modified for minor bug fixes and expanded pub/sub capabilities (Tcl) |
Redis Desktop Manager | レポジトリ ホームページ | u_glide | Cross-platform desktop GUI management tool for Redis (C++) |
QRedis | リポジトリ | tiagocoutinho | Python, Qt based redis GUI (Python) |
FastoRedis | レポジトリ ホームページ | topilski | Cross-platform Redis, Memcached management tool. (C++) |
Nydus | レポジトリ ホームページ | zeeg | Connection clustering and routing for Redis and Python. (Python) |
redis-mount | レポジトリ ホームページ | poying | redis-mount lets you use Redis as a filesystem. (Go) |
RPQueue | レポジトリ ホームページ | josiahcarlson | RPQueue offers a prioritized, periodic, and scheduled task system for Python using Redis (Python) |
rom | レポジトリ ホームページ | josiahcarlson | Redis object mapper for Python using declarative models, with search over numeric, full text, prefix, and suffix indexes (Python) |
RedisKeychain | レポジトリ ホームページ | codecreativity | A Node.js library for streamlining the configuration and maintenance of your Redis namespace (Javascript) |
phpRedExpert | レポジトリ ホームページ | EugeneFidelin | phpRedExpert ia simple and powerful web UI for Redis databases and servers management, written in PHP and JavaScript. (PHP) |
Hibernate OGM | レポジトリ ホームページ | mp911de gunnarmorling | Hibernate OGM is the JPA integration for Redis (Java) |
pyres | リポジトリ | binarydud | Python library inspired by Resque for creating background jobs and workers (Python) |
Redis-RdbParser | リポジトリ | Redis-RdbParser is a streaming parser for Redis RDB database dumps. (Perl) | |
Redset | リポジトリ | percolate | Simple, generic sorted sets backed by Redis that can be used to coordinate distributed systems. (Python) |
Redsmin | レポジトリ ホームページ | fgribreau | A fully featured Redis GUI for managing and monitoring Redis. (Web) |
HOT Redis | リポジトリ | stephenmcd | Higher Order Types for Redis in Python (Python) |
Redis Tree | リポジトリ | fgribreau | Load and save Trees to Redis using sets. (Javascript) |
Redis-NaiveBayes | リポジトリ | caio | A generic Redis-backed NaiveBayes implementation (Perl) |
Agentredrabbit | リポジトリ | wingify | Transport agent that moves data from Redis to RabbitMQ (Python) |
Redtrine | リポジトリ | redtrine | Redis-based advanced PHP data structures (PHP) |
Redis LUA Unit | リポジトリ | redsmin | Framework agnostic unit-testing for Redis Lua scripts (Lua) |
Redis Info | リポジトリ | fgribreau | Redis info string parser for NodeJS (Javascript) |
Redis tool | リポジトリ | fgribreau | Redis-tool - Little helpers for Redis (ztrim, del-all, rename) (Javascript) |
redis-in-labview | リポジトリ | iwac | LabVIEW toolkit for Redis (LabVIEW) |
RedisStudio | リポジトリ | cinience | Redis GUI tool for windows platform. (C++) |
Keylord | Homepage | protonail | Cross-platform administration and development GUI application for key-value databases like Redis, LevelDB, etc. (Java) |
redispapa | レポジトリ ホームページ | no13bus | RedisPAPA is a Redis monitor which watches `INFO` by using flask, angular, socket.io (Python) |
Hangfire | レポジトリ ホームページ | odinserj | An easy way to perform fire-and-forget, delayed and recurring tasks inside ASP.NET apps (C#) |
redis_builder | レポジトリ ホームページ | zhengshuxin | A C++ Redis tool to create and manage a Redis cluster, basing on acl Redis lib in https://github.com/zhengshuxin/acl/tree/master/lib_acl_cpp/samples/redis (C++) |
huey | リポジトリ | coleifer | Simple multi-threaded Python task queue. Supports Redis. (Python) |
walrus | リポジトリ | coleifer | A collection of lightweight utilities for working with Redis in Python. Includes ORM, autocompletion, full-text search, cache, locks, and more. (Python) |
RedisPlatform | レポジトリ ホームページ | jacketzhong | A rpc platform that base on Redis, You can use it to do a lot of things, it can be a game server (C) |
RedisPlugin for Phalcon | リポジトリ | ienagatoshiyuki | RedisPlugin for Phalcon (The correspondence of MySQL sharding.) (PHP) |
promise-redis | リポジトリ | Use any promise library with node_redis. (Javascript) | |
Hedis | レポジトリ ホームページ | kewang | Hedis can retrieve data from **ANY** database directly via Redis (C) |
Redis plugin for ZeroBrane Studio Lua IDE | リポジトリ | zerobrane | Enables support for the Redis Lua API, provides remote script execution and debugging (Lua) |
Rol | リポジトリ | jasonpunyon | A library that makes storing and working with data in redis as easy as declaring an interface. (C#) |
Redis Explorer | リポジトリ | leegould | Windows desktop GUI client (C#) |
rdb-parser | リポジトリ | A simple Redis RDB file parser for Java (Java) | |
cheprasov/php-redis-lock | リポジトリ | cheprasov84 | RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy. (PHP) |
redis-migrate-tool | リポジトリ | diguo58 | A convenient and useful tool for migrating data between redis groups. (C) |
facil.io | レポジトリ ホームページ | bowildmusic | facil.io includes an asynchronous Redis client as well as a RESP parser/formatter that can be used independently. It's MIT licensed and doesn't use hiredis. (C) |
iodine | リポジトリ | bowildmusic | Iodine is an HTTP / Websocket server with native pub/sub support. Iodine includes an integrated Redis client that provides Pub/Sub scaling beyond machine boundaries. (Ruby) |
Regis | Homepage | harfangapps | Full-featured Redis client for the Mac, available on the Mac App Store. (Swift) |
miniredis | リポジトリ | Pure Go Redis server for Go unittests (Go) | |
noncis | リポジトリ | Synchronizes nonces across node instances. (Javascript) | |
predixy | リポジトリ | A high performance and full features proxy for redis, supports redis sentinel and redis cluster. (C++) | |
redis-browser | リポジトリ | anandtrex | Cross platform GUI tool for redis that includes support for ReJSON (javascript) |
p3x-redis-ui | レポジトリ ホームページ | patrikx3 | P3X Redis UI that uses Socket.IO, AngularJs Material and IORedis with statistics, console - terminal, tree, dark mode, internationalization, multiple connections, web and desktop by Electron. Works as an app without Node.JS GUI or with the latest Node.Js version. Can test it at https://p3x.redis.patrikx3.com/. (javascript) |
Redis Server | レポジトリ ホームページ | KemTekinay | Cross platform GUI to spin up and control redis-server, included in the project (Xojo) |
iredis | レポジトリ ホームページ | laixintao | A Terminal Client for Redis with AutoCompletion and Syntax Highlighting. (Python) |
flask-redisboard | リポジトリ | hjlarry | A flask extension to support user view and manage redis with beautiful interface. (Python) |
Rediseen | レポジトリ ホームページ | XiaodongDENG1 | Start a REST-like API service for your Redis database, without writing a single line of code. (Go) |
redis-stats | リポジトリ | A lightweight dashboard to show statistics about your Redis server. Flushing databases is available when set in config. (PHP) | |
Lua Redis Admin | リポジトリ | nbdanny | Redis client tool, Redis web client, Redis web UI, openresty lor Lua (Lua) |
RedisWebManager | リポジトリ | Web interface that allows you to manage easily your Redis instance (see keys, memory used, connected client, etc...). (Ruby) | |
信頼できるメッセージ配送 | リポジトリ | PetrKozelek OriflameSoftware | This library provides reliability to delivering messages via Redis. By design Redis pub/sub message delivery is not reliable so it can happen that some messages can be lost due to network issues or they can be delivered more than once in case of Redis replication failure. (C#) |
River | リポジトリ | A structured streaming framework built atop Redis Streams with built-in support for persistence and indefinitely long streams. (C++, Python) | |
Runnel | リポジトリ | mjwestcott | Distributed event processing for Python based on Redis Streams (Python) |