https://github.com/adam-fowler/valkey-chat
Example from ServerSide.swift conference talk "Introducing valkey-swift"
https://github.com/adam-fowler/valkey-chat
swift valkey valkey-client
Last synced: 3 months ago
JSON representation
Example from ServerSide.swift conference talk "Introducing valkey-swift"
- Host: GitHub
- URL: https://github.com/adam-fowler/valkey-chat
- Owner: adam-fowler
- License: apache-2.0
- Created: 2025-06-18T17:09:24.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-10-07T10:12:57.000Z (8 months ago)
- Last Synced: 2026-02-12T04:20:04.694Z (4 months ago)
- Topics: swift, valkey, valkey-client
- Language: Swift
- Homepage: https://www.youtube.com/watch?v=RNVMM1p7jgU
- Size: 46.9 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# valkey-chat
Chat server demonstrating Valkey swift.
## Demo requires a Valkey server
You can use `docker compose up` to start a local version of Valkey