Pinned Repositories
muslbuild-example
Quick example building rdkafka-sys with the rust-musl-builder
phpredis
A PHP extension for Redis
redismi
PHP Extension for mass importing into Redis
phpredis
A PHP extension for Redis
hiredis
Minimalistic C client for Redis >= 1.2
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
libvalkey
Valkey client library in C
michael-grunder's Repositories
michael-grunder/phpredis
A PHP extension for Redis
michael-grunder/csv-split-rs
A Rust port of my C based csv-split utility
michael-grunder/iou-example-project
Testing IoUring interface.
michael-grunder/async-book
Asynchronous Programming in Rust
michael-grunder/centos-phpredis-beanstalk
A small toy beanstalk producer/consumer repo to track down a PhpRedis issue.
michael-grunder/ck
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
michael-grunder/ck_rhs-oom-reproducer
Project to reproduce possible bug in ck_rhs on OOM
michael-grunder/eframe-test
Checking out eframe crate
michael-grunder/eig-acl-collab
Collaboration repo to test out PhpRedis ACL errors
michael-grunder/hiredis
Minimalistic C client for Redis >= 1.2
michael-grunder/hiredis-async-pingpong
Small async hiredis pubsub example
michael-grunder/hiredis-example-libevent
michael-grunder/hiredis-rb
Ruby wrapper for hiredis
michael-grunder/hiredis-tls-error-demonstrator
Small repository to reproduce the issue
michael-grunder/KeyDB
A Multithreaded Fork of Redis
michael-grunder/libvalkey
Valkey client library in C
michael-grunder/mallocfail
Malloc failure testing
michael-grunder/mediawiki-php-excimer
Mirror from https://gerrit.wikimedia.org/g/mediawiki/php/excimer. See https://www.mediawiki.org/wiki/Developer_access for contributing.
michael-grunder/newrelic-php-agent
The New Relic PHP Agent
michael-grunder/php-downloader
michael-grunder/php-ext-brotli
Brotli Extension for PHP
michael-grunder/php-utilities
Small composer package with some PHP utilities
michael-grunder/php81-segfault-demonstrator
Info on how to generate a php8.1 segfault in valgrind
michael-grunder/reader-bench
Test repo to benchark the hiredis reader
michael-grunder/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
michael-grunder/redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
michael-grunder/redis-rs
Redis library for rust
michael-grunder/redis-tls
Example repo for Rust Redis TLS question
michael-grunder/the-algorithm
Source code for Twitter's Recommendation Algorithm
michael-grunder/valkey
A new project to resume development on the formerly open-source Redis project. Name is placeholder.