https://github.com/cunla/fakevalkey-py
Deprecated, use FakeRedis instead
https://github.com/cunla/fakevalkey-py
redis testing valkey
Last synced: 5 months ago
JSON representation
Deprecated, use FakeRedis instead
- Host: GitHub
- URL: https://github.com/cunla/fakevalkey-py
- Owner: cunla
- License: bsd-3-clause
- Archived: true
- Created: 2024-08-24T16:00:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T18:29:44.000Z (over 1 year ago)
- Last Synced: 2025-10-02T07:31:29.364Z (8 months ago)
- Topics: redis, testing, valkey
- Language: Python
- Homepage: https://fakeredis.readthedocs.io
- Size: 446 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
fakevalkey: A fake version of a valkey-py
=========================================
This package has been deprecated. All ValKey API are implemented in FakeRedis and it can be used to test ValKey API.