Skip to content

Conversation

adam-fowler
Copy link
Collaborator

  • Renamed to swift-valkey
  • Renamed library to Valkey
  • Moved commands inside Valkey library
  • Setup docker-compose and CI to use valkey/valkey:8.0
  • Updated README


## Redis compatibilty

As Valkey is a fork of Redis v7.2.4, swift-valkey is compatible with Redis databases up to v7.2.4. There is a chance the v7.2.4 features will still be compatible in later versions of Redis, but these are now considered two different projects and they will diverge. Swift-valkey uses the RESP3 protocol. It does not support RESP2.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIRC RESP2 is a subset of RESP3.

Copy link
Collaborator

@fabianfett fabianfett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR too large. Break my browser. Let's merge and then change what we don't like. :)

@adam-fowler adam-fowler merged commit 89ca023 into main Apr 2, 2025
2 checks passed
@adam-fowler adam-fowler deleted the valkey branch April 2, 2025 21:52
adam-fowler added a commit that referenced this pull request Jul 11, 2025
adam-fowler added a commit that referenced this pull request Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants