Pinned Repositories
valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
hpatro's Repositories
hpatro/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.
hpatro/redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
hpatro/Segcache
hpatro/valkey
A new project to resume development on the formerly open-source Redis project. Name is placeholder.
hpatro/valkey-hashes
valkey-hashes
hpatro/valkey-io.github.io
hpatro/valkey-rfc
A place for large proposed change for Valkey.
hpatro/valkeymodule-rs
Rust valkey SDK for modules