Commit graph

531 commits

Author SHA1 Message Date
Chayim
721f734aff
Ignore case on spellcheck (#463)
spellcheck ignore case, like other modules
2023-01-25 11:13:19 +02:00
dependabot[bot]
5c0c0b4b6f
Update coverage requirement from ^6.4 to ^7.1 (#466)
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version.
- [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.4...7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 11:12:39 +02:00
dependabot[bot]
fd7d45ab87
Bump trailofbits/gh-action-pip-audit from 1.0.4 to 1.0.5 (#460)
Bumps [trailofbits/gh-action-pip-audit](https://github.com/trailofbits/gh-action-pip-audit) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/trailofbits/gh-action-pip-audit/releases)
- [Commits](https://github.com/trailofbits/gh-action-pip-audit/compare/v1.0.4...v1.0.5)

---
updated-dependencies:
- dependency-name: trailofbits/gh-action-pip-audit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 11:13:38 +02:00
dependabot[bot]
4f43933d9c
Bump trailofbits/gh-action-pip-audit from 1.0.0 to 1.0.4 (#452)
Bumps [trailofbits/gh-action-pip-audit](https://github.com/trailofbits/gh-action-pip-audit) from 1.0.0 to 1.0.4.
- [Release notes](https://github.com/trailofbits/gh-action-pip-audit/releases)
- [Commits](https://github.com/trailofbits/gh-action-pip-audit/compare/v1.0.0...v1.0.4)

---
updated-dependencies:
- dependency-name: trailofbits/gh-action-pip-audit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2023-01-09 12:33:10 +02:00
dependabot[bot]
895fd41620
Bump rojopolis/spellcheck-github-actions from 0.27.0 to 0.29.0 (#451)
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.27.0 to 0.29.0.
- [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases)
- [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rojopolis/spellcheck-github-actions/compare/0.27.0...0.29.0)

---
updated-dependencies:
- dependency-name: rojopolis/spellcheck-github-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2023-01-09 12:27:28 +02:00
dependabot[bot]
efe9e2c8f3
Bump pytest-asyncio from 0.19.0 to 0.20.3 (#430)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 to 0.20.3.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.19.0...v0.20.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2023-01-09 12:21:51 +02:00
dependabot[bot]
31a86cf11c
Bump pytest-xdist from 2.5.0 to 3.1.0 (#423)
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.5.0 to 3.1.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.5.0...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2023-01-09 11:44:50 +02:00
dependabot[bot]
5a5c8dbb72
Bump more-itertools from 8.14.0 to 9.0.0 (#401)
Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 8.14.0 to 9.0.0.
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](https://github.com/more-itertools/more-itertools/compare/v8.14.0...v9.0.0)

---
updated-dependencies:
- dependency-name: more-itertools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2023-01-09 11:22:52 +02:00
dvora-h
30c60f9b7b
Version 0.1.2 (#458) 2023-01-08 13:06:20 +02:00
Chayim
6955225c08
Updating documentation to use redis.asyncio (#447)
* removing aioredis from documentation

* fix: proper python 3.11 support (#446)

* fix: propper python 3.11 support

* fix tox config

* wider python 3.x support

* Update ci.yml

Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>

* Add poetry.lock to .gitignore (#457)

* Add poetry.lock to .gitignore

* remove poetry.lock

* PR comments readme update

Co-authored-by: Yaraslau Zhylko <YaraslauZhylko@gmail.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2023-01-08 12:39:19 +02:00
dvora-h
1aa619e418
Add poetry.lock to .gitignore (#457)
* Add poetry.lock to .gitignore

* remove poetry.lock
2023-01-08 12:03:03 +02:00
Yaraslau Zhylko
7bc8b402d5
fix: proper python 3.11 support (#446)
* fix: propper python 3.11 support

* fix tox config

* wider python 3.x support

* Update ci.yml

Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-12-28 09:42:14 +02:00
Chayim
1e33e2513e
Version 0.1.1 (#428) 2022-12-06 14:24:59 +02:00
Chayim
a931581c76
Updating poetry lock dependencies (#427) 2022-12-06 14:24:43 +02:00
dependabot[bot]
6328cb7c9e
Bump redis from 4.3.5 to 4.4.0 (#424)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 11:30:26 +02:00
dependabot[bot]
cc27266b40
Bump redis from 4.3.4 to 4.3.5 (#419)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-23 10:30:13 +02:00
Chayim
900b445387
Fixing invalid vulnerability report (#402)
* Fixing invalid vulnerability report

* Removing some pinned items

* more

* pip upgrade
2022-11-15 15:13:25 +02:00
Chayim
a34c6b2371
Removing superfluous dependency used in release process (#399)
Fixing dependencies during release
2022-10-20 13:02:30 +03:00
dvora-h
011e33053d
Version 0.1.0 (#398)
* v0.1.0

* update poetry.lock
2022-10-18 16:10:17 +03:00
dependabot[bot]
6f07f5ee9d
Bump pytest-cov from 3.0.0 to 4.0.0 (#383)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-10-18 15:52:11 +03:00
dependabot[bot]
35b3c3a1f7
Bump black from 22.8.0 to 22.10.0 (#391)
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.8.0...22.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chayim <chayim@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-10-18 15:49:55 +03:00
dependabot[bot]
8a66f331d6
Bump mypy from 0.971 to 0.982 (#387)
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.982.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.971...v0.982)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 15:47:50 +03:00
dvora-h
f77c21a059
Add support for count (#397)
* add count

* update poetry
2022-10-18 15:17:00 +03:00
Chayim
1221efd2c3
Adding dependency vulnerability scanning to the CI process (#345)
Adding dependency scanning for CI

Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-10-18 14:55:58 +03:00
Chayim
c16895c445
Updating the release drafter, tying to the main branch (#385)
fixing the release drafter, to main branch
2022-10-18 10:31:01 +03:00
dependabot[bot]
acd7450a15
Bump typing-extensions from 4.3.0 to 4.4.0 (#390)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 10:21:41 +03:00
dependabot[bot]
47429610f9
Bump actions/setup-python from 4.2.0 to 4.3.0 (#394)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 10:21:23 +03:00
dependabot[bot]
febafc8d8a
Bump types-redis from 4.3.21 to 4.3.21.2 (#395)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 10:21:14 +03:00
dependabot[bot]
0e7a361cb6
Bump actions/cache from 1 to 3.0.11 (#396)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 10:21:02 +03:00
Chayim
4833a3198e
Updating the release process, and validating credentials are active (#386)
* pypi release improvements, and credential checks

* deps updates along the way
2022-10-06 18:09:43 +03:00
dependabot[bot]
660db8f8f5
Bump email-validator from 1.2.1 to 1.3.0 (#380)
Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/JoshData/python-email-validator/releases)
- [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JoshData/python-email-validator/compare/v1.2.1...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-09-19 11:54:24 +03:00
dependabot[bot]
f6ed168819
Bump rojopolis/spellcheck-github-actions from 0.26.0 to 0.27.0 (#377)
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases)
- [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rojopolis/spellcheck-github-actions/compare/0.26.0...0.27.0)

---
updated-dependencies:
- dependency-name: rojopolis/spellcheck-github-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-09-19 11:47:49 +03:00
dependabot[bot]
04e02339aa
Bump tox from 3.25.1 to 3.26.0 (#375)
Bumps [tox](https://github.com/tox-dev/tox) from 3.25.1 to 3.26.0.
- [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.25.1...3.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-09-19 11:46:50 +03:00
dependabot[bot]
50191b3439
Bump pydantic from 1.9.1 to 1.10.2 (#371)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.9.1 to 1.10.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.9.1...v1.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-09-19 11:40:51 +03:00
dependabot[bot]
2f7b144749
Bump pytest from 7.1.2 to 7.1.3 (#370)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.2...7.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 11:34:07 +03:00
dependabot[bot]
902ce8c059
Bump black from 22.6.0 to 22.8.0 (#366)
Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.8.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.6.0...22.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-09-19 11:18:28 +03:00
dependabot[bot]
61f0c98605
Bump coverage from 6.4.3 to 6.4.4 (#353)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.3 to 6.4.4.
- [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.4.3...6.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 11:15:35 +03:00
dvora-h
e9529e35be
Fix crash when trying to delete non-existent record (#372) 2022-09-15 13:29:31 +03:00
Manabu Niseki
285f7c90ee
fix: add slash in DEFAULT_ESCAPED_CHARS (#312) (#376) 2022-09-11 16:50:15 +03:00
Mahmoud Harmouch
551429c01a
Allow users to define a new primary key. (#347)
* make primary key programmable

Signed-off-by: wiseaidev <business@wiseai.dev>

* get primary key field using the `key` method

Signed-off-by: wiseaidev <business@wiseai.dev>

* adjust delete_many & expire methods

Signed-off-by: wiseaidev <business@wiseai.dev>

* fix query for int primary key

Signed-off-by: wiseaidev <business@wiseai.dev>

* fix grammar

Signed-off-by: wiseaidev <business@wiseai.dev>

* add unit tests

Signed-off-by: wiseaidev <business@wiseai.dev>

Signed-off-by: wiseaidev <business@wiseai.dev>
Co-authored-by: Chayim <chayim@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-09-08 14:38:49 +03:00
Mahmoud Harmouch
2e09234b68
fix broken links (#348)
Signed-off-by: wiseaidev <business@wiseai.dev>

Signed-off-by: wiseaidev <business@wiseai.dev>
2022-09-08 13:56:31 +03:00
melder
8325e6e111
Fixes issue decode_responses is set to True regardless if REDIS_OM_UR… (#373)
Fixes issue decode_responses is set to True regardless if REDIS_OM_URL environment variable is set.
Otherwise these warnings pop up when persisting objects:

Could not parse Redis response. Error was: "keywords must be strings". Probably, the connection is not set to decode responses from bytes. Attempting to decode response
using the encoding set on model class (<class 'redis_om.model.model.ModelMeta'>. Encoding: utf-8.

Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-09-08 13:53:24 +03:00
tonibofarull
9e17678094
Fix None instance when querying (#368)
Fix None instance
2022-09-08 13:53:00 +03:00
dvora-h
788d3dfe41
Drop python 3.6 support (#374)
* Drop python 3.6 support

* Update pyproject.toml

Co-authored-by: Chayim <chayim@users.noreply.github.com>
2022-09-07 11:15:00 +03:00
Yair Bonastre
c6fb00bfc3
fix repository url (#362) 2022-09-01 13:11:29 +03:00
dvora-h
57608d85f4
Replace execute_command with specific redis functions when possible (#346)
* replace execute_command

* change to root_path
2022-08-22 18:04:10 +03:00
Chayim
60f102d188
Updating troves for pypi (#341)
creating accurate pypi troves
2022-08-11 17:25:47 +03:00
dvora-h
a00a68b414
Add delete_many to support for bulk deletes (#305)
* Add support for bulk deletes

* linters

* linters

* fix review comments

* update more-itertools version

* poetry fix - maybe?

* merge main & add more-itertools 8.14.0

* update poetry.lock

* linters

* fix test

Co-authored-by: Chayim I. Kirshen <c@kirshen.com>
2022-08-10 16:22:27 +03:00
Serhii Charykov
4661459ddd
Migrate from aioredis to redis-py with asyncio support (#233)
* Migrate from aioredis to redis with asyncio support

Add test for redis type
Fix imports from wrong module (for tests_sync)

* fixing merge conflicts and up to dating the lock file

Co-authored-by: Chayim I. Kirshen <c@kirshen.com>
2022-08-10 15:21:13 +03:00
Mahmoud Harmouch
e5e887229a
Implement page function (#339)
* implement page function

Signed-off-by: wiseaidev <business@wiseai.dev>

* add unit tests

Signed-off-by: wiseaidev <business@wiseai.dev>

* fix linter issues

Signed-off-by: wiseaidev <business@wiseai.dev>
2022-08-10 14:04:27 +03:00