as3redis
Redis client
A Flash library that provides a client-side interface to the Redis in-memory data store
An Actionscript 3 library for Redis
4 stars
1 watching
4 forks
Language: ActionScript
last commit: about 15 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
luca3m/redis3m | A C++ Redis client providing a wrapper around hiredis with connection pooling and high availability features. | 190 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,022 |
denodrivers/redis | An experimental Redis client for Deno written in TypeScript. | 456 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
thinkjs/think-redis | A JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases. | 9 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 460 |
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
shomali11/xredis | A Go library providing a simple and type-safe interface to Redis | 19 |
aembke/fred.rs | An async client library for connecting to Redis and Valkey servers | 402 |
richfitz/redux | An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 94 |
etaty/rediscala | A high-performance Redis client for Scala with non-blocking and asynchronous I/O operations. | 788 |
hmartiro/redox | A modern C++ client for Redis that provides an asynchronous API and is designed for high-performance applications. | 388 |
amakawa/redic | A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |