Commit Graph

  • 25168bc3c8
    fix(aredis_om/model/model.py): lazy DB connections main Tom MTT. 2024-03-13 18:24:30 +0100
  • 7dc241993e
    chore(README.md): add warning Tom MTT. 2024-02-15 19:22:16 +0100
  • 8d5d4d57cb
    feat!(pyproject.toml): upgrade python, pydantic and python-ulid Tom MTT. 2024-02-15 19:09:27 +0100
  • 1213ca7373
    Drop Python 3.7 support (#559) Igor Malinovskiy 2023-09-06 14:16:36 +0200
  • c91201f4de
    Version 0.2.1 (#541) Chayim 2023-07-18 17:50:38 +0300
  • 24427ee502
    Bump rojopolis/spellcheck-github-actions from 0.33.0 to 0.33.1 (#540) dependabot[bot] 2023-07-18 17:30:57 +0300
  • d1f6959be3
    Updating the badge, again (#538) Chayim 2023-07-12 13:27:57 +0300
  • 3086c2c34b
    Version 0.2.0 (#536) Chayim 2023-07-12 11:48:46 +0300
  • 3a0fa0c7be
    Allow using Pydantic v2 (#533) Manabu Niseki 2023-07-12 17:48:08 +0900
  • 323787151e
    Updating README badges (#537) Chayim 2023-07-12 11:39:50 +0300
  • c43076a405
    Update email-validator requirement from ^1.3.0 to ^2.0.0 (#501) dependabot[bot] 2023-07-12 11:33:52 +0300
  • b12b432439
    Bump rojopolis/spellcheck-github-actions from 0.29.0 to 0.33.0 (#526) dependabot[bot] 2023-07-12 11:19:29 +0300
  • fde6c20b0c
    Remove pptree (#506) glxplz 2023-07-12 10:19:04 +0200
  • c68adacea2
    Use TypeVars for return types of RedisModel and its subtype's methods (#476) Marián Hlaváč 2023-07-12 10:08:20 +0200
  • 89b6c84c4a
    Add support for KNN vector similarity search (#513) Reinier van der Leer 2023-07-12 10:03:53 +0200
  • 70f64011fd
    Dependency update changes (#534) Chayim 2023-07-11 14:06:37 +0300
  • 87d3a080ad
    Fix incorrect command in getting started (#517) mheguy-stingray 2023-06-05 02:05:31 -0400
  • 2b450b5fee
    Updating the getting started to highlight the redis-stack-server docker (#507) Chayim 2023-04-30 12:57:19 +0300
  • eb14537ee4
    Bump trailofbits/gh-action-pip-audit from 1.0.5 to 1.0.6 (#483) dependabot[bot] 2023-04-24 09:36:13 +0300
  • 4ee61cb8b9
    Silencing non-pinned dep notifcation (#478) Chayim 2023-02-13 12:03:18 +0200
  • 412bdd6401
    fix: all_pks() for complex keys (#471) Yaraslau Zhylko 2023-02-12 13:57:27 +0200
  • 250d29de30
    Update black requirement from ^22.10 to ^23.1 (#469) dependabot[bot] 2023-02-12 13:54:49 +0200
  • 721f734aff
    Ignore case on spellcheck (#463) Chayim 2023-01-25 11:13:19 +0200
  • 5c0c0b4b6f
    Update coverage requirement from ^6.4 to ^7.1 (#466) dependabot[bot] 2023-01-25 11:12:39 +0200
  • fd7d45ab87
    Bump trailofbits/gh-action-pip-audit from 1.0.4 to 1.0.5 (#460) dependabot[bot] 2023-01-11 11:13:38 +0200
  • 4f43933d9c
    Bump trailofbits/gh-action-pip-audit from 1.0.0 to 1.0.4 (#452) dependabot[bot] 2023-01-09 12:33:10 +0200
  • 895fd41620
    Bump rojopolis/spellcheck-github-actions from 0.27.0 to 0.29.0 (#451) dependabot[bot] 2023-01-09 12:27:28 +0200
  • efe9e2c8f3
    Bump pytest-asyncio from 0.19.0 to 0.20.3 (#430) dependabot[bot] 2023-01-09 12:21:51 +0200
  • 31a86cf11c
    Bump pytest-xdist from 2.5.0 to 3.1.0 (#423) dependabot[bot] 2023-01-09 11:44:50 +0200
  • 5a5c8dbb72
    Bump more-itertools from 8.14.0 to 9.0.0 (#401) dependabot[bot] 2023-01-09 11:22:52 +0200
  • 30c60f9b7b
    Version 0.1.2 (#458) dvora-h 2023-01-08 13:06:20 +0200
  • 6955225c08
    Updating documentation to use redis.asyncio (#447) Chayim 2023-01-08 12:39:19 +0200
  • 1aa619e418
    Add poetry.lock to .gitignore (#457) dvora-h 2023-01-08 12:03:03 +0200
  • 7bc8b402d5
    fix: proper python 3.11 support (#446) Yaraslau Zhylko 2022-12-28 10:42:14 +0300
  • 1e33e2513e
    Version 0.1.1 (#428) Chayim 2022-12-06 14:24:59 +0200
  • a931581c76
    Updating poetry lock dependencies (#427) Chayim 2022-12-06 14:24:43 +0200
  • 6328cb7c9e
    Bump redis from 4.3.5 to 4.4.0 (#424) dependabot[bot] 2022-12-06 11:30:26 +0200
  • cc27266b40
    Bump redis from 4.3.4 to 4.3.5 (#419) dependabot[bot] 2022-11-23 10:30:13 +0200
  • 900b445387
    Fixing invalid vulnerability report (#402) Chayim 2022-11-15 15:13:25 +0200
  • a34c6b2371
    Removing superfluous dependency used in release process (#399) Chayim 2022-10-20 13:02:30 +0300
  • 011e33053d
    Version 0.1.0 (#398) dvora-h 2022-10-18 16:10:17 +0300
  • 6f07f5ee9d
    Bump pytest-cov from 3.0.0 to 4.0.0 (#383) dependabot[bot] 2022-10-18 15:52:11 +0300
  • 35b3c3a1f7
    Bump black from 22.8.0 to 22.10.0 (#391) dependabot[bot] 2022-10-18 15:49:55 +0300
  • 8a66f331d6
    Bump mypy from 0.971 to 0.982 (#387) dependabot[bot] 2022-10-18 15:47:50 +0300
  • f77c21a059
    Add support for `count` (#397) dvora-h 2022-10-18 15:17:00 +0300
  • 1221efd2c3
    Adding dependency vulnerability scanning to the CI process (#345) Chayim 2022-10-18 14:55:58 +0300
  • c16895c445
    Updating the release drafter, tying to the main branch (#385) Chayim 2022-10-18 10:31:01 +0300
  • acd7450a15
    Bump typing-extensions from 4.3.0 to 4.4.0 (#390) dependabot[bot] 2022-10-18 10:21:41 +0300
  • 47429610f9
    Bump actions/setup-python from 4.2.0 to 4.3.0 (#394) dependabot[bot] 2022-10-18 10:21:23 +0300
  • febafc8d8a
    Bump types-redis from 4.3.21 to 4.3.21.2 (#395) dependabot[bot] 2022-10-18 10:21:14 +0300
  • 0e7a361cb6
    Bump actions/cache from 1 to 3.0.11 (#396) dependabot[bot] 2022-10-18 10:21:02 +0300
  • 4833a3198e
    Updating the release process, and validating credentials are active (#386) Chayim 2022-10-06 18:09:43 +0300
  • 660db8f8f5
    Bump email-validator from 1.2.1 to 1.3.0 (#380) dependabot[bot] 2022-09-19 11:54:24 +0300
  • f6ed168819
    Bump rojopolis/spellcheck-github-actions from 0.26.0 to 0.27.0 (#377) dependabot[bot] 2022-09-19 11:47:49 +0300
  • 04e02339aa
    Bump tox from 3.25.1 to 3.26.0 (#375) dependabot[bot] 2022-09-19 11:46:50 +0300
  • 50191b3439
    Bump pydantic from 1.9.1 to 1.10.2 (#371) dependabot[bot] 2022-09-19 11:40:51 +0300
  • 2f7b144749
    Bump pytest from 7.1.2 to 7.1.3 (#370) dependabot[bot] 2022-09-19 11:34:07 +0300
  • 902ce8c059
    Bump black from 22.6.0 to 22.8.0 (#366) dependabot[bot] 2022-09-19 11:18:28 +0300
  • 61f0c98605
    Bump coverage from 6.4.3 to 6.4.4 (#353) dependabot[bot] 2022-09-19 11:15:35 +0300
  • e9529e35be
    Fix crash when trying to delete non-existent record (#372) dvora-h 2022-09-15 13:29:31 +0300
  • 285f7c90ee
    fix: add slash in DEFAULT_ESCAPED_CHARS (#312) (#376) Manabu Niseki 2022-09-11 22:50:15 +0900
  • 551429c01a
    Allow users to define a new primary key. (#347) Mahmoud Harmouch 2022-09-08 14:38:49 +0300
  • 2e09234b68
    fix broken links (#348) Mahmoud Harmouch 2022-09-08 13:56:31 +0300
  • 8325e6e111
    Fixes issue decode_responses is set to True regardless if REDIS_OM_UR… (#373) melder 2022-09-08 06:53:24 -0400
  • 9e17678094
    Fix None instance when querying (#368) tonibofarull 2022-09-08 12:53:00 +0200
  • 788d3dfe41
    Drop python 3.6 support (#374) dvora-h 2022-09-07 11:15:00 +0300
  • c6fb00bfc3
    fix repository url (#362) Yair Bonastre 2022-09-01 12:11:29 +0200
  • 57608d85f4
    Replace `execute_command` with specific redis functions when possible (#346) dvora-h 2022-08-22 18:04:10 +0300
  • 60f102d188
    Updating troves for pypi (#341) Chayim 2022-08-11 17:25:47 +0300
  • a00a68b414
    Add `delete_many` to support for bulk deletes (#305) dvora-h 2022-08-10 16:22:27 +0300
  • 4661459ddd
    Migrate from aioredis to redis-py with asyncio support (#233) Serhii Charykov 2022-08-10 15:21:13 +0300
  • e5e887229a
    Implement page function (#339) Mahmoud Harmouch 2022-08-10 14:04:27 +0300
  • ac6a75be19
    fixed a potential bug (#337) Mahmoud Harmouch 2022-08-09 17:40:27 +0300
  • b103adbe6d
    Bump black from 22.3.0 to 22.6.0 (#286) dependabot[bot] 2022-08-09 15:36:27 +0300
  • 3f91f9e941
    Updating default page size to 1000 from 10 (#282) Simon Prickett 2022-08-09 13:19:04 +0100
  • 679a7aae03
    Bump redis from 4.3.3 to 4.3.4 (#285) dependabot[bot] 2022-08-09 15:18:53 +0300
  • cb831d76b9
    Bump tox from 3.25.0 to 3.25.1 (#288) dependabot[bot] 2022-08-09 15:17:46 +0300
  • 49cb05d02e
    Bump typing-extensions from 4.2.0 to 4.3.0 (#289) dependabot[bot] 2022-08-09 15:17:30 +0300
  • 3e9265afb2
    Bump mypy from 0.961 to 0.971 (#314) dependabot[bot] 2022-08-09 15:16:42 +0300
  • d3d1841382
    Bump types-six from 1.16.16 to 1.16.18 (#308) dependabot[bot] 2022-08-09 14:42:45 +0300
  • 5d94ab415b
    Bump types-redis from 4.2.6 to 4.3.13 (#327) dependabot[bot] 2022-08-09 14:41:33 +0300
  • 7e03d9ca24
    Bump coverage from 6.4.1 to 6.4.3 (#335) dependabot[bot] 2022-08-09 14:41:07 +0300
  • 6de174f917
    Bump flake8 from 4.0.1 to 5.0.4 (#330) dependabot[bot] 2022-08-09 14:40:09 +0300
  • 5d2828ea25
    Bump actions/setup-python from 4.0.0 to 4.2.0 (#329) dependabot[bot] 2022-08-09 14:39:49 +0300
  • aa122f6ca5
    CodeQL integration (#310) Chayim 2022-08-09 14:38:59 +0300
  • cd39bad4f1
    Bump rojopolis/spellcheck-github-actions from 0.23.0 to 0.26.0 (#331) dependabot[bot] 2022-08-09 14:38:46 +0300
  • dcd84e0ab2
    Bump pytest-asyncio from 0.18.3 to 0.19.0 (#311) dependabot[bot] 2022-07-18 12:59:40 +0300
  • afdf6d82cc
    Updating release drafter to match current standard (#291) Chayim 2022-07-11 11:07:26 +0300
  • bc2199f2d4
    Spellcheck (#302) Chayim 2022-07-11 11:03:16 +0300
  • b4c20b2f8f
    Support for Pypy 3.7 in CI (#300) Chayim 2022-07-11 10:58:45 +0300
  • d604797d9d
    Bump types-six from 1.16.15 to 1.16.16 (#273) dependabot[bot] 2022-06-13 11:39:42 +0100
  • 30ad342684
    Bump cleo from 1.0.0a4 to 1.0.0a5 (#270) dependabot[bot] 2022-06-10 10:26:03 +0100
  • 3014905659
    Bump actions/setup-python from 3.1.2 to 4.0.0 (#272) dependabot[bot] 2022-06-09 16:30:36 +0100
  • 56ee3d4836
    Bump mypy from 0.960 to 0.961 (#271) dependabot[bot] 2022-06-08 09:33:11 +0100
  • c2dbcfc394
    Merge pull request #269 from redis/dependabot/pip/coverage-6.4.1 Simon Prickett 2022-06-06 14:46:24 +0100
  • c50613d822
    Merge pull request #268 from redis/dependabot/pip/redis-4.3.3 Simon Prickett 2022-06-06 14:44:21 +0100
  • d2dd21ac28
    Merge pull request #266 from redis/dependabot/pip/twine-4.0.1 Simon Prickett 2022-06-06 14:41:28 +0100
  • c2886a7e8b
    Bump coverage from 6.4 to 6.4.1 dependabot[bot] 2022-06-03 06:47:53 +0000
  • 7c76abd119
    Bump redis from 4.3.1 to 4.3.3 dependabot[bot] 2022-06-03 06:46:57 +0000
  • 2ae285f8ce
    Bump twine from 4.0.0 to 4.0.1 dependabot[bot] 2022-06-02 03:29:14 +0000