- Summary
- SDKs (21)
- How To (0)
- Sample Source Code (0)
- Libraries (0)
- Developers (0)
- Followers (1)
- Changelog (22)
SDKs (21)
The following is a list of SDKs from our SDK directory that matched your search term. Though your definition of an SDK may differ, in our world, we define SDKs as platform- specific tools for consuming existing APIs of the sort we list in our API directory. For example, the Ruby SDK for consuming the Twitter Ads API. If you think an SDK, API, or other asset is missing from our directory, be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() |
Redis Scala SDK by Alejandro Crosa |
This SDK is a Scala library for connecting to a Redis server, or a cluster of Redis nodes using consistent hashing on the client side. Some key features of the Redis Scala client library includes; Native Scala types Set and List responses, Consistent Hashing on the client, Support for Clustering of Redis nodes and more. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis Event Machine Ruby SDK by Jonathan Broad |
This Ruby SDK is an EventMachine based library for interacting with the Redis data store. It is useful when used as part of an application that relies on Event Machine's event loop. It implements an EM-based client protocol, which leverages the non-blocking nature of the EM interface to achieve significant parallelization without threads. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis Ruby SDK by Redis |
Redis-rb is a Ruby client library for Redis. This SDK attempts to match the Redis API one-to-one, while still providing an idiomatic interface. It features thread-safety, client-side sharding, pipelining, and emphasis on performance. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis Twisted Python SDK by Dorian Raymer |
This Python SDK is a Twisted client for the Redis key-value store. It is a Redis client library for Twisted Python and includes two protocol implementations. One using a custom Twisted based protocol parser, and another using the hiredis protocol parser. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis Python SDK by Andy McCurdy |
This SDK is a Python interface to the Redis key-value store. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis PHP SDK by Ivan Shumkov |
This SDK is a full-featured PHP client for the Redis key-value database. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis PHP SDK by Justin Poliey |
Redisent is a simple, no-nonsense PHP interface to the Redis data structure store that is designed to be flexible and tolerant of changes to the Redis protocol. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis PHP SDK by Daniele Alessandri |
This SDK is a flexible and feature-complete Redis client for PHP and HHVM. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis PHP SDK by Owlient |
The phpredis extension provides a PHP client for communicating with the Redis key-value store. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis Perl SDK by Tatsuhiko Miyagawa |
This is an asynchronous Perl SDK that is a non-blocking (event-driven) client for Redis. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis NodeJS SDK by NodeRedis |
This is a complete and feature rich Redis client for NodeJS that supports all Redis commands with a focus on high performance. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis Lua SDK by Daniele Alessandri |
The Redis-lua SDK is a pure Lua client library for the Redis advanced key-value database. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis Java SDK by Jonathan Leibiusky |
Jedis is a simple SDK that is a Java client for the Redis store. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis Haskel SDK by Alexander Bogdanov |
This SDK is a Haskell driver for Redis. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis Go SDK by Michael Hoisie |
Redis.go is a simple SDK that is a Go client for the Redis key-value store. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis Go SDK by Joubin Houshyar |
This SDK is a Google Go Client and Connectors for Redis. It provides an interface and implementation support for the full set of current Redis commands using synchronous call semantics. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis C++ SDK by Jonathan Ragan-Kelley |
This is a C++ client for Redis. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis C#/.NET SDK by Miguel de Icaza |
This SDK is a C#/.NET client binding for the Redis server. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. Redis is a high performance key-value database and in-memory platform for real-time applications. |
![]() |
Redis C SDK by Jonas Romfelt |
Credis is a client library in plain C for communicating with Redis servers. Redis is a high performance key-value database and in-memory platform for real-time applications. Redis To Go offers a REST API to provision instances programmatically that supports both JSON and XML. |
![]() |
Redis C SDK by Redis |
Hiredis is a minimalistic C client library for the Redis database. This is the official C client that has support for the whole command set, pipelining and event driven programming. Redis is an open source, in-memory data structure store, used as a database, cache and message broker. Redis Enterprise in-memory database platform for real-time applications supports data structures such as strings, hashes, lists, sets and more. |
![]() |
Redis To Go .Net SDK by Val |
The Redis To Go .Net SDK by Val allows developers to integrate the Redis To Go API into their .Net applications. This SDK focuses on Lua scripting. |