Commit graph

270 commits

Author SHA1 Message Date
Simon Prickett
9e3265ab9e
Merge pull request #85 from redis/issue-#72-update-containers
Updated to RediSearch edge and removed append only configuration as it was spurious
2022-01-11 19:45:23 +00:00
Simon Prickett
06a65d36e9 Updated to RediSearch edge and removed append only configuration as it was spurious. 2022-01-11 16:01:33 +00:00
Simon Prickett
f9127d1ca0
Merge pull request #84 from redis/dependabot/pip/mypy-0.931
Bump mypy from 0.930 to 0.931
2022-01-11 15:55:37 +00:00
Simon Prickett
502e391860
Merge pull request #83 from redis/dependabot/pip/types-redis-4.1.7
Bump types-redis from 4.1.3 to 4.1.7
2022-01-11 15:51:11 +00:00
Simon Prickett
96a62afa2d
Merge pull request #82 from redis/dependabot/pip/types-six-1.16.9
Bump types-six from 1.16.7 to 1.16.9
2022-01-11 15:49:09 +00:00
dependabot[bot]
b757d8b2d5
Bump mypy from 0.930 to 0.931
Bumps [mypy](https://github.com/python/mypy) from 0.930 to 0.931.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.930...v0.931)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 03:24:51 +00:00
dependabot[bot]
56050ad4ec
Bump types-redis from 4.1.3 to 4.1.7
Bumps [types-redis](https://github.com/python/typeshed) from 4.1.3 to 4.1.7.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 03:24:29 +00:00
dependabot[bot]
d91bda9dab
Bump types-six from 1.16.7 to 1.16.9
Bumps [types-six](https://github.com/python/typeshed) from 1.16.7 to 1.16.9.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-six
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 03:24:07 +00:00
Simon Prickett
2e0c3c50f8 Bump version to 0.0.17 2022-01-07 20:04:32 +00:00
Simon Prickett
544a9c0d64
Merge pull request #74 from redis/bugfix/#73-module-list-not-working-on-redis-enterprise
Changed the way that modules are detected to work with Redis Enterprise
2022-01-07 20:02:52 +00:00
Simon Prickett
3fadfba9b0 Bump version to 0.0.16. 2022-01-07 14:56:39 +00:00
Simon Prickett
4a56ed2148
Merge pull request #43 from simonprickett/patch-3
Fix full text search field indexing issue
2022-01-07 13:01:16 +00:00
Simon Prickett
0b206dd90e
Merge pull request #71 from simonprickett/adjust-oss-redis-docker
Update docker-compose.yml to remove volume configuration for OSS Redis, as appendonly isn't configured.
2022-01-07 12:56:27 +00:00
Simon Prickett
bb80c35aed
Merge pull request #76 from redis/simonprickett-patch-1
Adds .DS_Store to .gitignore
2022-01-06 21:14:02 +00:00
Simon Prickett
d60fce5231 Fixed check for presence of modules. 2022-01-06 21:10:53 +00:00
Simon Prickett
67671e60a9
Adds .DS_Store to .gitignore 2022-01-06 20:59:53 +00:00
Simon Prickett
e9fbd56e4e Changed the way that modules are detected to work with Redis Enterprise and OSS. 2022-01-06 15:51:56 +00:00
Simon Prickett
45c7ffa27a Removed volume for OSS Redis as appendonly isn't used. 2022-01-05 21:45:31 +00:00
Simon Prickett
954913031a Amended schema test too. 2022-01-05 21:12:31 +00:00
Simon Prickett
8a661c9f4c
Merge pull request #69 from redis/dependabot/pip/tox-3.24.5
Bump tox from 3.24.4 to 3.24.5
2022-01-05 20:51:28 +00:00
dependabot[bot]
b106127512
Bump tox from 3.24.4 to 3.24.5
Bumps [tox](https://github.com/tox-dev/tox) from 3.24.4 to 3.24.5.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.24.4...3.24.5)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 20:45:54 +00:00
Simon Prickett
acf20b6c90
Merge pull request #67 from redis/dependabot/pip/types-redis-4.1.3
Bump types-redis from 3.5.16 to 4.1.3
2022-01-05 20:44:01 +00:00
Simon Prickett
ef35de7240
Merge pull request #52 from redis/dependabot/pip/redis-4.1.0
Bump redis from 4.0.1 to 4.1.0
2022-01-05 20:39:59 +00:00
dependabot[bot]
b0c967fca4
Bump types-redis from 3.5.16 to 4.1.3
Bumps [types-redis](https://github.com/python/typeshed) from 3.5.16 to 4.1.3.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-redis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 20:37:26 +00:00
Simon Prickett
2628580288
Merge pull request #44 from redis/dependabot/pip/pytest-xdist-2.5.0
Bump pytest-xdist from 2.4.0 to 2.5.0
2022-01-05 20:35:34 +00:00
dependabot[bot]
3f974b8b25
Bump pytest-xdist from 2.4.0 to 2.5.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: pytest-xdist
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 20:31:34 +00:00
Simon Prickett
ec642aad09
Merge pull request #32 from redis/dependabot/pip/coverage-6.2
Bump coverage from 6.1.2 to 6.2
2022-01-05 20:28:14 +00:00
dependabot[bot]
e99fe850b0
Bump coverage from 6.1.2 to 6.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.1.2 to 6.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/6.1.2...6.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 20:14:56 +00:00
Simon Prickett
0db8f590d7
Merge pull request #70 from redis/dependabot/pip/aioredis-2.0.1
Bump aioredis from 2.0.0 to 2.0.1
2022-01-05 20:13:41 +00:00
dependabot[bot]
3c4c949b8f
Bump redis from 4.0.1 to 4.1.0
Bumps [redis](https://github.com/redis/redis-py) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 20:10:09 +00:00
Simon Prickett
67b316b73e
Merge pull request #40 from redis/dependabot/pip/pylint-2.12.2
Bump pylint from 2.11.1 to 2.12.2
2022-01-05 20:07:08 +00:00
dependabot[bot]
5e01226736
Bump pylint from 2.11.1 to 2.12.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.11.1 to 2.12.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.11.1...v2.12.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 20:03:21 +00:00
dependabot[bot]
c63bc117e0
Bump aioredis from 2.0.0 to 2.0.1
Bumps [aioredis](https://github.com/aio-libs/aioredis-py) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/aio-libs/aioredis-py/releases)
- [Changelog](https://github.com/aio-libs/aioredis-py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aio-libs/aioredis-py/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: aioredis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 20:03:10 +00:00
Simon Prickett
acb6981160
Merge pull request #41 from redis/dependabot/pip/twine-3.7.1
Bump twine from 3.6.0 to 3.7.1
2022-01-05 20:01:13 +00:00
dependabot[bot]
35035772c3
Bump twine from 3.6.0 to 3.7.1
Bumps [twine](https://github.com/pypa/twine) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/twine/compare/3.6.0...3.7.1)

---
updated-dependencies:
- dependency-name: twine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 19:58:49 +00:00
Simon Prickett
a0b37d26b5
Merge pull request #50 from redis/dependabot/pip/mypy-0.930
Bump mypy from 0.910 to 0.930
2022-01-05 19:56:56 +00:00
Simon Prickett
b28c90249a
Merge pull request #68 from redis/dependabot/pip/pydantic-1.9.0
Bump pydantic from 1.8.2 to 1.9.0
2022-01-05 19:54:47 +00:00
Simon Prickett
1813f7eff1
Merge pull request #65 from redis/dependabot/pip/types-six-1.16.7
Bump types-six from 1.16.2 to 1.16.7
2022-01-05 19:52:52 +00:00
dependabot[bot]
0c42dc4215
Bump mypy from 0.910 to 0.930
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.930.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.910...v0.930)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 19:46:55 +00:00
dependabot[bot]
c42a2009fe
Bump pydantic from 1.8.2 to 1.9.0
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.8.2...v1.9.0)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 19:46:55 +00:00
Simon Prickett
947114fdb2
Merge pull request #39 from redis/dependabot/pip/black-21.12b0
Bump black from 21.11b1 to 21.12b0
2022-01-05 19:44:52 +00:00
Simon Prickett
33766a83ab
Merge pull request #35 from redis/dependabot/pip/typing-extensions-4.0.1
Bump typing-extensions from 4.0.0 to 4.0.1
2022-01-05 19:38:56 +00:00
dependabot[bot]
3606a1b88b
Bump black from 21.11b1 to 21.12b0
Bumps [black](https://github.com/psf/black) from 21.11b1 to 21.12b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 19:38:09 +00:00
Simon Prickett
d1c18de456
Merge pull request #18 from redis/dependabot/pip/bandit-1.7.1
Bump bandit from 1.7.0 to 1.7.1
2022-01-05 19:36:10 +00:00
Simon Prickett
8d69b59916 Adds tests for full text hash search. 2022-01-05 18:08:49 +00:00
dependabot[bot]
8a1b5a2728
Bump types-six from 1.16.2 to 1.16.7
Bumps [types-six](https://github.com/python/typeshed) from 1.16.2 to 1.16.7.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-six
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 03:25:00 +00:00
Simon Prickett
800ec69565
Attempts to fix full text search fields
Adds field name alias to fix full text searches.

Closes #42
2021-12-09 23:11:15 +00:00
dependabot[bot]
e874808591
Bump typing-extensions from 4.0.0 to 4.0.1
Bumps [typing-extensions](https://github.com/python/typing) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/python/typing/releases)
- [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG)
- [Commits](https://github.com/python/typing/commits)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 03:22:12 +00:00
Andrew Brookins
66fdb8a046
Update index.md 2021-11-26 15:26:52 -08:00
Andrew Brookins
3a3ed91ed0 Merge branch 'main' of github.com:redis-developer/redis-om-python 2021-11-26 15:25:23 -08:00