fakeredis


Namefakeredis JSON
Version 2.22.0 PyPI version JSON
download
home_pagehttps://github.com/cunla/fakeredis-py
SummaryPython implementation of redis API, can be used for testing purposes.
upload_time2024-04-19 20:52:15
maintainerDaniel Moran
docs_urlNone
authorDaniel Moran
requires_python<4.0,>=3.7
licenseBSD-3-Clause
keywords redis redisjson tests redis-stack
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            fakeredis: A fake version of a redis-py
=======================================

[![badge](https://img.shields.io/pypi/v/fakeredis)](https://pypi.org/project/fakeredis/)
[![CI](https://github.com/cunla/fakeredis-py/actions/workflows/test.yml/badge.svg)](https://github.com/cunla/fakeredis-py/actions/workflows/test.yml)
[![badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/cunla/b756396efb895f0e34558c980f1ca0c7/raw/fakeredis-py.json)](https://github.com/cunla/fakeredis-py/actions/workflows/test.yml)
[![badge](https://img.shields.io/pypi/dm/fakeredis)](https://pypi.org/project/fakeredis/)
[![badge](https://img.shields.io/pypi/l/fakeredis)](./LICENSE)
[![Open Source Helpers](https://www.codetriage.com/cunla/fakeredis-py/badges/users.svg)](https://www.codetriage.com/cunla/fakeredis-py)
--------------------


Documentation is hosted in https://fakeredis.readthedocs.io/

# Intro

FakeRedis is a pure-Python implementation of the Redis key-value store.

It enables running tests requiring redis server without an actual server.

It provides enhanced versions of the redis-py Python bindings for Redis. That provide the following added functionality:
A built-in Redis server that is automatically installed, configured and managed when the Redis bindings are used. A
single server shared by multiple programs or multiple independent servers. All the servers provided by
FakeRedis support all Redis functionality including advanced features such as RedisJson, GeoCommands.

See [official documentation](https://fakeredis.readthedocs.io/) for list of supported commands.

# Sponsor

fakeredis-py is developed for free.

You can support this project by becoming a sponsor using [this link](https://github.com/sponsors/cunla).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cunla/fakeredis-py",
    "name": "fakeredis",
    "maintainer": "Daniel Moran",
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": "daniel@moransoftware.ca",
    "keywords": "redis, RedisJson, tests, redis-stack",
    "author": "Daniel Moran",
    "author_email": "daniel@moransoftware.ca",
    "download_url": "https://files.pythonhosted.org/packages/d5/25/8fdb2462cb37cc1f1fa35b59a548f2171fba715d19134568d892054ac6a8/fakeredis-2.22.0.tar.gz",
    "platform": null,
    "description": "fakeredis: A fake version of a redis-py\n=======================================\n\n[![badge](https://img.shields.io/pypi/v/fakeredis)](https://pypi.org/project/fakeredis/)\n[![CI](https://github.com/cunla/fakeredis-py/actions/workflows/test.yml/badge.svg)](https://github.com/cunla/fakeredis-py/actions/workflows/test.yml)\n[![badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/cunla/b756396efb895f0e34558c980f1ca0c7/raw/fakeredis-py.json)](https://github.com/cunla/fakeredis-py/actions/workflows/test.yml)\n[![badge](https://img.shields.io/pypi/dm/fakeredis)](https://pypi.org/project/fakeredis/)\n[![badge](https://img.shields.io/pypi/l/fakeredis)](./LICENSE)\n[![Open Source Helpers](https://www.codetriage.com/cunla/fakeredis-py/badges/users.svg)](https://www.codetriage.com/cunla/fakeredis-py)\n--------------------\n\n\nDocumentation is hosted in https://fakeredis.readthedocs.io/\n\n# Intro\n\nFakeRedis is a pure-Python implementation of the Redis key-value store.\n\nIt enables running tests requiring redis server without an actual server.\n\nIt provides enhanced versions of the redis-py Python bindings for Redis. That provide the following added functionality:\nA built-in Redis server that is automatically installed, configured and managed when the Redis bindings are used. A\nsingle server shared by multiple programs or multiple independent servers. All the servers provided by\nFakeRedis support all Redis functionality including advanced features such as RedisJson, GeoCommands.\n\nSee [official documentation](https://fakeredis.readthedocs.io/) for list of supported commands.\n\n# Sponsor\n\nfakeredis-py is developed for free.\n\nYou can support this project by becoming a sponsor using [this link](https://github.com/sponsors/cunla).\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Python implementation of redis API, can be used for testing purposes.",
    "version": "2.22.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/cunla/fakeredis-py/issues",
        "Documentation": "https://fakeredis.moransoftware.ca/",
        "Funding": "https://github.com/sponsors/cunla",
        "Homepage": "https://github.com/cunla/fakeredis-py",
        "Repository": "https://github.com/cunla/fakeredis-py"
    },
    "split_keywords": [
        "redis",
        " redisjson",
        " tests",
        " redis-stack"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c4b3cd9d9dab0e99a0540a80e62975699c2b12e102182a645ed84bed1dae441",
                "md5": "4d6aa7e360b4b0eeeeceef05f5e98801",
                "sha256": "13ac8bd57c852d8b3c0684fa6755fac4abb4feab6483a52212b932d11c795bf3"
            },
            "downloads": -1,
            "filename": "fakeredis-2.22.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4d6aa7e360b4b0eeeeceef05f5e98801",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 85551,
            "upload_time": "2024-04-19T20:52:13",
            "upload_time_iso_8601": "2024-04-19T20:52:13.928385Z",
            "url": "https://files.pythonhosted.org/packages/9c/4b/3cd9d9dab0e99a0540a80e62975699c2b12e102182a645ed84bed1dae441/fakeredis-2.22.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5258fdb2462cb37cc1f1fa35b59a548f2171fba715d19134568d892054ac6a8",
                "md5": "5c6dc0125275097531df6895809b8fd7",
                "sha256": "d063085fe962d16637cfe21044f277cfc54d6fb456d12a7c87514990c3fac98e"
            },
            "downloads": -1,
            "filename": "fakeredis-2.22.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5c6dc0125275097531df6895809b8fd7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 130074,
            "upload_time": "2024-04-19T20:52:15",
            "upload_time_iso_8601": "2024-04-19T20:52:15.868069Z",
            "url": "https://files.pythonhosted.org/packages/d5/25/8fdb2462cb37cc1f1fa35b59a548f2171fba715d19134568d892054ac6a8/fakeredis-2.22.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 20:52:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cunla",
    "github_project": "fakeredis-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "fakeredis"
}
        
Elapsed time: 0.25862s