Salvatore Sanfilippo

Results 50 repositories owned by Salvatore Sanfilippo

redimension

95
Stars
15
Forks
Watchers

Redis multi-dimensional query library

redis-rb-cluster

238
Stars
103
Forks
Watchers

Redis Cluster Ruby client based on redis-rb

redis-sampler

252
Stars
62
Forks
Watchers

Small program to understand the composition of your Redis data set

redis-timeseries

195
Stars
35
Forks
Watchers

Ruby library for Redis backed time series.

redis-tools

192
Stars
29
Forks
Watchers

Abandoned project "Redis tools". What was relevant is now part of redis-cli & redis-benchmark

redisdotphp

18
Stars
4
Forks
Watchers

Legacy Redis PHP client lib. A best-effort support repository.

redlock-rb

189
Stars
22
Forks
Watchers

Redlock Redis-based distributed locks implementation in Ruby

RESP3

190
Stars
43
Forks
Watchers

RESP protocol V3 repository. Contains the specification, and other related resource

retwis

324
Stars
134
Forks
Watchers

A Twitter-toy clone written in PHP and Redis, used in the early days to introduce Redis data types.

sds

4.0k
Stars
419
Forks
Watchers

Simple Dynamic Strings library for C