The Wayback Machine - https://web.archive.org/web/20251217073710/https://github.com/JimB123
Skip to content
View JimB123's full-sized avatar
  • Amazon AWS ElastiCache
  • Seattle, WA

Organizations

@valkey-io

Block or report JimB123

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. redis redis Public

    Forked from redis/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, HyperLogLogs, Bitmaps.

    C

  2. redis-doc redis-doc Public

    Forked from redis/redis-doc

    Redis documentation source code for markdown and metadata files, conversion scripts, and so forth

    Ruby

  3. lettuce-core lettuce-core Public

    Forked from redis/lettuce

    Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.

    Java

  4. valkey valkey Public

    Forked from valkey-io/valkey

    A new project to resume development on the formerly open-source Redis project. We're calling it Valkey, since it's a twist on the key-value datastore.

    C

  5. valkey-doc valkey-doc Public

    Forked from valkey-io/valkey-doc

    Content for website and man pages

    Python