Commit Graph

  • 715f699c66
    Merge branch 'main' into dependabot/pip/redis-4.0.1 Andrew Brookins 2021-11-18 17:35:19 -0800
  • 7901e4eec1
    Merge pull request #22 from redis/dependabot/pip/black-21.11b1 Andrew Brookins 2021-11-18 17:32:26 -0800
  • 17e0640efd
    Merge pull request #23 from simonprickett/patch-1 Andrew Brookins 2021-11-18 17:32:15 -0800
  • f178f43fdc
    Merge pull request #24 from simonprickett/patch-2 Andrew Brookins 2021-11-18 17:31:47 -0800
  • c1e10b5629
    Formatting fix for creating a customer and minor typo fix. Simon Prickett 2021-11-18 21:41:22 +0000
  • 7a46970190
    Fixed issue and bug reporting links Simon Prickett 2021-11-18 21:28:46 +0000
  • 998035e756
    Bump black from 21.10b0 to 21.11b1 dependabot[bot] 2021-11-18 16:43:15 +0000
  • f2783addc3
    Bump redis from 3.5.3 to 4.0.1 dependabot[bot] 2021-11-18 03:20:28 +0000
  • d8ce56b5fd
    Bump types-redis from 3.5.15 to 3.5.16 dependabot[bot] 2021-11-15 03:19:17 +0000
  • 678bc43d3f Remove the empty docs index Andrew Brookins 2021-11-12 17:40:31 -0800
  • 4a4d0b432d Remove stub documentation in favor of GH Issues Andrew Brookins 2021-11-12 17:38:26 -0800
  • cab1fc308a Merge branch 'main' of github.com:redis-developer/redis-om-python Andrew Brookins 2021-11-12 14:13:31 -0800
  • b9ae7b00de Update twine Andrew Brookins 2021-11-12 14:13:29 -0800
  • 2b55ab8143
    Merge pull request #4 from redis-developer/dependabot/github_actions/actions/checkout-2.4.0 Andrew Brookins 2021-11-12 14:12:57 -0800
  • 777ab80635
    Merge pull request #9 from redis-developer/dependabot/pip/coverage-6.1.2 Andrew Brookins 2021-11-12 14:12:30 -0800
  • 03433ac4b1
    Merge pull request #10 from redis-developer/dependabot/pip/python-dotenv-0.19.2 Andrew Brookins 2021-11-12 14:12:20 -0800
  • 03c7fe27c7 CI... Andrew Brookins 2021-11-12 09:43:49 -0800
  • 3cd22b30bf Remove outdated comment Andrew Brookins 2021-11-12 09:37:26 -0800
  • 58a798444d Clean up test keys properly Andrew Brookins 2021-11-12 07:56:47 -0800
  • 8107933c1d Use default REDIS_OM_URL if not set Andrew Brookins 2021-11-12 07:29:17 -0800
  • 3b9a2c1d52 Merge branch 'main' of github.com:redis-developer/redis-om-python Andrew Brookins 2021-11-12 07:13:48 -0800
  • 27311f3d0b Make validation code example runnable Andrew Brookins 2021-11-12 07:13:46 -0800
  • 2d1baaf5d1
    Bump python-dotenv from 0.19.1 to 0.19.2 dependabot[bot] 2021-11-12 03:23:08 +0000
  • ce7d2aa9b9
    Bump coverage from 6.1.1 to 6.1.2 dependabot[bot] 2021-11-11 03:24:52 +0000
  • c473193d4c Bump version for release Andrew Brookins 2021-11-10 16:48:40 -0800
  • 768d874473 Fix default module name Andrew Brookins 2021-11-10 16:44:28 -0800
  • 9566d403c5 Try to smooth out dev setup experience Andrew Brookins 2021-11-10 16:43:31 -0800
  • e165942ad8 Try to fix CI Andrew Brookins 2021-11-10 12:20:51 -0800
  • c0a9ddf65d Bump version to release new README to PyPI Andrew Brookins 2021-11-10 12:11:34 -0800
  • d73c8309ca Fix lint issues Andrew Brookins 2021-11-10 12:10:49 -0800
  • 35d2459ef9 Use a GH-hosted image link Andrew Brookins 2021-11-10 12:09:51 -0800
  • 8427289f5b Use the right license badge Andrew Brookins 2021-11-10 12:07:29 -0800
  • e354e7b7af Change the package description Andrew Brookins 2021-11-10 12:06:09 -0800
  • 5ccf9b2ccf Bump version to release again... Andrew Brookins 2021-11-10 11:43:40 -0800
  • 5ab53c916c Support both sync and asyncio uses Andrew Brookins 2021-11-10 11:31:02 -0800
  • ca6ae7d6e9 Merge branch 'main' into asyncio Andrew Brookins 2021-11-09 15:59:10 -0800
  • 1e369e33c8 Word choice Andrew Brookins 2021-11-09 08:06:51 -0800
  • a1fef8cfe6 Word choice Andrew Brookins 2021-11-09 08:06:32 -0800
  • 12bd069026 Fix typo in FastAPI integration doc Andrew Brookins 2021-11-09 08:05:46 -0800
  • e58ab1b8f6 FastAPI integration example Andrew Brookins 2021-11-09 08:05:20 -0800
  • 3f45793bae Set 0.0.10 version Andrew Brookins 2021-11-08 16:50:09 -0800
  • 6c8cf0b01d Fix all_pks to work if decode_responses=False Andrew Brookins 2021-11-08 16:48:43 -0800
  • c7c6dffe7a Tweak CI Andrew Brookins 2021-11-08 16:39:27 -0800
  • bc441143de Add all_pks() method to HashModel Andrew Brookins 2021-11-08 16:28:58 -0800
  • db7b8d19ad Lower the Python requirement Andrew Brookins 2021-11-08 15:49:32 -0800
  • 984c11679a Drop Protocol class to support Python 3.7 Andrew Brookins 2021-11-08 15:41:10 -0800
  • 3ee2252539 Reformat with linter Andrew Brookins 2021-11-03 12:53:00 -0700
  • 2b1994b98b Disable features without required Redis modules Andrew Brookins 2021-11-03 12:37:09 -0700
  • afd0845618
    Bump actions/checkout from 2.3.5 to 2.4.0 dependabot[bot] 2021-11-03 03:20:51 +0000
  • ca48b222f3 Fix yaml for CI #blessed Andrew Brookins 2021-11-02 17:08:32 -0700
  • 60dc986947 Bump version to test CI Andrew Brookins 2021-11-02 17:06:09 -0700
  • 3a69a6635a Bump version for the latest docs Andrew Brookins 2021-11-02 15:13:40 -0700
  • 9aeb269851 Add notes on virtualenvs, etc. Andrew Brookins 2021-11-02 15:12:53 -0700
  • 9606a57852 Fix mangled CLI examples Andrew Brookins 2021-11-02 14:56:09 -0700
  • 4111330124 Add images to built package Andrew Brookins 2021-11-02 14:40:08 -0700
  • c128038d33 Include docs in build package Andrew Brookins 2021-11-02 14:36:20 -0700
  • 7d77348f13 Bump version Andrew Brookins 2021-11-02 14:24:11 -0700
  • f735b65800 Fix copied text Andrew Brookins 2021-11-02 14:23:02 -0700
  • 6178b3cd9d Add logo Andrew Brookins 2021-11-02 14:22:32 -0700
  • 8df968542a Update Getting Started guide, note WIP docs Andrew Brookins 2021-11-02 14:17:49 -0700
  • 8a5db647da WIP on getting started guide Andrew Brookins 2021-11-02 10:34:54 -0700
  • 807a29b011 Set up tox Andrew Brookins 2021-11-01 09:45:37 -0700
  • f44b7fa664 Work on docs, getting started guide Andrew Brookins 2021-10-29 17:31:36 -0700
  • ad6a323fb8 Remove unused deepcopy Andrew Brookins 2021-10-27 17:33:12 -0700
  • 40c21c2f4e Fix more section links Andrew Brookins 2021-10-25 14:50:01 -0700
  • 9409dbde3b More emojis Andrew Brookins 2021-10-25 14:49:24 -0700
  • 8168f84b4f Fix section links Andrew Brookins 2021-10-25 14:48:02 -0700
  • 62f9e244ed Fix word Andrew Brookins 2021-10-25 14:45:34 -0700
  • c6820ed7e4 More tweaks Andrew Brookins 2021-10-25 14:43:48 -0700
  • 42592013ba More changes Andrew Brookins 2021-10-25 14:21:39 -0700
  • 77030ccaf5 Make examples shorter, split Querying and Embedded Models Andrew Brookins 2021-10-25 14:19:59 -0700
  • 95643f86f3 Fix typo Andrew Brookins 2021-10-25 13:26:40 -0700
  • b8aa295809 Update license badge to BSD 3-clause Andrew Brookins 2021-10-25 10:03:37 -0700
  • e3e390cf01 Merge branch 'main' of github.com:redis-developer/redis-developer-python Andrew Brookins 2021-10-25 08:49:46 -0700
  • 491db96311 Tweak CI badge Andrew Brookins 2021-10-25 08:48:48 -0700
  • fd1de73320
    Merge pull request #1 from redis-developer/dependabot/github_actions/actions/checkout-2.3.5 Andrew Brookins 2021-10-24 20:23:28 -0700
  • fd81e54660 WIP on README Andrew Brookins 2021-10-22 17:05:10 -0700
  • d7dd9d361e Remove edge image from testing matrix Andrew Brookins 2021-10-22 12:20:44 -0700
  • 5a655fcc1f I give up, CI is broken until redismod:edge works Andrew Brookins 2021-10-22 12:19:13 -0700
  • 58e760dcc4 Try unquoted entrypoint Andrew Brookins 2021-10-22 12:14:05 -0700
  • fa293e3f88 Attempt to set the redis entrypoint in CI Andrew Brookins 2021-10-22 12:05:45 -0700
  • 2f8ea2b9cb Fix twine checker in CI Andrew Brookins 2021-10-22 10:35:32 -0700
  • 1921a49059 Fix linting Andrew Brookins 2021-10-22 09:19:06 -0700
  • 7c0bea751b WIP on README Andrew Brookins 2021-10-22 08:31:08 -0700
  • 09c91fb756 Add building, linting for PyPI upload Andrew Brookins 2021-10-22 06:53:39 -0700
  • c9967b0d40 Rename to redis_om Andrew Brookins 2021-10-22 06:36:15 -0700
  • 9b18dae2eb Change to BSD 3-clause license Andrew Brookins 2021-10-22 06:34:59 -0700
  • b2c2dd9f6f WIP on async - test failure due to closed event loop Andrew Brookins 2021-10-22 06:33:05 -0700
  • 0f9f7aa868 Attempt run-time change of type annotations on model fields Andrew Brookins 2021-10-21 13:12:54 -0700
  • 15b7d360eb Remove redismod:latest from testing matrix for now Andrew Brookins 2021-10-20 23:36:43 -0700
  • 7155b9af35 Lint Andrew Brookins 2021-10-20 23:31:11 -0700
  • 2ffd4e6f5a Run tests across multiple cores/CPUs Andrew Brookins 2021-10-20 23:24:31 -0700
  • bd24050e3f Avoid creating the index if it already exists Andrew Brookins 2021-10-20 17:35:46 -0700
  • ab85e46c8b Remove ipdb statement Andrew Brookins 2021-10-20 17:30:16 -0700
  • dc451401ca
    Bump actions/checkout from 2.3.4 to 2.3.5 dependabot[bot] 2021-10-21 00:27:54 +0000
  • f9e388c901 Stop sending Redis args to Docker, oops Andrew Brookins 2021-10-20 17:27:19 -0700
  • f436b0ebf2 Fix string interp Andrew Brookins 2021-10-20 17:24:30 -0700
  • 77789e1ced WIP on CI Andrew Brookins 2021-10-20 17:21:33 -0700
  • fb24775d15 Follow the main branch for CI Andrew Brookins 2021-10-20 17:16:43 -0700
  • 2523a98be6 WIP on CI action Andrew Brookins 2021-10-20 17:13:42 -0700