Andrew Brookins
|
269d44c26e
|
Final docs push
|
2021-11-24 18:12:27 -08:00 |
|
Andrew Brookins
|
321b356140
|
Switch to using Protocols with typing_extensions
|
2021-11-24 13:53:54 -08:00 |
|
Andrew Brookins
|
1e40eb1649
|
Fix Python 3.7 compatibility
|
2021-11-24 13:38:35 -08:00 |
|
Andrew Brookins
|
73bd2e1423
|
Wording changes for connections docs
|
2021-11-24 13:18:53 -08:00 |
|
Andrew Brookins
|
0d74f4ee5a
|
Add connection docs
|
2021-11-24 07:42:06 -08:00 |
|
Andrew Brookins
|
6dbeb5e9ec
|
Add documentation index page
|
2021-11-24 07:18:03 -08:00 |
|
Andrew Brookins
|
436c6500af
|
Fix badges
|
2021-11-23 11:57:47 -08:00 |
|
Andrew Brookins
|
b5bf393f0c
|
Fix minimum python version in getting started guide
|
2021-11-22 14:24:18 -08:00 |
|
Andrew Brookins
|
31323214a9
|
Remove links to MD files that do not exist yet
|
2021-11-22 12:46:31 -08:00 |
|
Andrew Brookins
|
5dee757041
|
Add linted change
|
2021-11-19 08:13:50 -08:00 |
|
Andrew Brookins
|
a0f10cc056
|
Remove unused Protocol import
|
2021-11-19 08:10:38 -08:00 |
|
Andrew Brookins
|
50daaf797a
|
Merge pull request #17 from redis/dependabot/pip/types-redis-3.5.16
Bump types-redis from 3.5.15 to 3.5.16
|
2021-11-18 17:35:59 -08:00 |
|
Andrew Brookins
|
5af10ce937
|
Merge pull request #21 from redis/dependabot/pip/redis-4.0.1
Bump redis from 3.5.3 to 4.0.1
|
2021-11-18 17:35:32 -08:00 |
|
Andrew Brookins
|
715f699c66
|
Merge branch 'main' into dependabot/pip/redis-4.0.1
|
2021-11-18 17:35:19 -08:00 |
|
Andrew Brookins
|
7901e4eec1
|
Merge pull request #22 from redis/dependabot/pip/black-21.11b1
Bump black from 21.10b0 to 21.11b1
|
2021-11-18 17:32:26 -08:00 |
|
Andrew Brookins
|
17e0640efd
|
Merge pull request #23 from simonprickett/patch-1
Fixed issue and bug reporting links
|
2021-11-18 17:32:15 -08:00 |
|
Andrew Brookins
|
f178f43fdc
|
Merge pull request #24 from simonprickett/patch-2
Formatting fix for creating a customer and minor typo fix.
|
2021-11-18 17:31:47 -08:00 |
|
Simon Prickett
|
c1e10b5629
|
Formatting fix for creating a customer and minor typo fix.
|
2021-11-18 21:41:22 +00:00 |
|
Simon Prickett
|
7a46970190
|
Fixed issue and bug reporting links
Issue and bug reporting links were 404.
|
2021-11-18 21:28:46 +00:00 |
|
dependabot[bot]
|
998035e756
|
Bump black from 21.10b0 to 21.11b1
Bumps [black](https://github.com/psf/black) from 21.10b0 to 21.11b1.
- [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>
|
2021-11-18 16:43:15 +00:00 |
|
dependabot[bot]
|
f2783addc3
|
Bump redis from 3.5.3 to 4.0.1
Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 4.0.1.
- [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/3.5.3...v4.0.1)
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-18 03:20:28 +00:00 |
|
dependabot[bot]
|
d8ce56b5fd
|
Bump types-redis from 3.5.15 to 3.5.16
Bumps [types-redis](https://github.com/python/typeshed) from 3.5.15 to 3.5.16.
- [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>
|
2021-11-15 03:19:17 +00:00 |
|
Andrew Brookins
|
678bc43d3f
|
Remove the empty docs index
|
2021-11-12 17:40:31 -08:00 |
|
Andrew Brookins
|
4a4d0b432d
|
Remove stub documentation in favor of GH Issues
|
2021-11-12 17:38:26 -08:00 |
|
Andrew Brookins
|
cab1fc308a
|
Merge branch 'main' of github.com:redis-developer/redis-om-python
|
2021-11-12 14:13:31 -08:00 |
|
Andrew Brookins
|
b9ae7b00de
|
Update twine
|
2021-11-12 14:13:29 -08:00 |
|
Andrew Brookins
|
2b55ab8143
|
Merge pull request #4 from redis-developer/dependabot/github_actions/actions/checkout-2.4.0
Bump actions/checkout from 2.3.5 to 2.4.0
|
2021-11-12 14:12:57 -08:00 |
|
Andrew Brookins
|
777ab80635
|
Merge pull request #9 from redis-developer/dependabot/pip/coverage-6.1.2
Bump coverage from 6.1.1 to 6.1.2
|
2021-11-12 14:12:30 -08:00 |
|
Andrew Brookins
|
03433ac4b1
|
Merge pull request #10 from redis-developer/dependabot/pip/python-dotenv-0.19.2
Bump python-dotenv from 0.19.1 to 0.19.2
|
2021-11-12 14:12:20 -08:00 |
|
Andrew Brookins
|
03c7fe27c7
|
CI...
|
2021-11-12 09:43:49 -08:00 |
|
Andrew Brookins
|
3cd22b30bf
|
Remove outdated comment
|
2021-11-12 09:37:26 -08:00 |
|
Andrew Brookins
|
58a798444d
|
Clean up test keys properly
|
2021-11-12 07:56:47 -08:00 |
|
Andrew Brookins
|
8107933c1d
|
Use default REDIS_OM_URL if not set
|
2021-11-12 07:29:17 -08:00 |
|
Andrew Brookins
|
3b9a2c1d52
|
Merge branch 'main' of github.com:redis-developer/redis-om-python
|
2021-11-12 07:13:48 -08:00 |
|
Andrew Brookins
|
27311f3d0b
|
Make validation code example runnable
|
2021-11-12 07:13:46 -08:00 |
|
dependabot[bot]
|
2d1baaf5d1
|
Bump python-dotenv from 0.19.1 to 0.19.2
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.1 to 0.19.2.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.19.1...v0.19.2)
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-12 03:23:08 +00:00 |
|
dependabot[bot]
|
ce7d2aa9b9
|
Bump coverage from 6.1.1 to 6.1.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.1.1 to 6.1.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.1...6.1.2)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-11 03:24:52 +00:00 |
|
Andrew Brookins
|
c473193d4c
|
Bump version for release
|
2021-11-10 16:48:40 -08:00 |
|
Andrew Brookins
|
768d874473
|
Fix default module name
|
2021-11-10 16:44:28 -08:00 |
|
Andrew Brookins
|
9566d403c5
|
Try to smooth out dev setup experience
|
2021-11-10 16:43:31 -08:00 |
|
Andrew Brookins
|
e165942ad8
|
Try to fix CI
|
2021-11-10 12:20:51 -08:00 |
|
Andrew Brookins
|
c0a9ddf65d
|
Bump version to release new README to PyPI
|
2021-11-10 12:11:37 -08:00 |
|
Andrew Brookins
|
d73c8309ca
|
Fix lint issues
|
2021-11-10 12:10:49 -08:00 |
|
Andrew Brookins
|
35d2459ef9
|
Use a GH-hosted image link
|
2021-11-10 12:09:51 -08:00 |
|
Andrew Brookins
|
8427289f5b
|
Use the right license badge
|
2021-11-10 12:07:29 -08:00 |
|
Andrew Brookins
|
e354e7b7af
|
Change the package description
|
2021-11-10 12:06:09 -08:00 |
|
Andrew Brookins
|
5ccf9b2ccf
|
Bump version to release again...
|
2021-11-10 11:43:40 -08:00 |
|
Andrew Brookins
|
5ab53c916c
|
Support both sync and asyncio uses
|
2021-11-10 11:31:02 -08:00 |
|
Andrew Brookins
|
ca6ae7d6e9
|
Merge branch 'main' into asyncio
|
2021-11-09 15:59:10 -08:00 |
|
Andrew Brookins
|
1e369e33c8
|
Word choice
|
2021-11-09 08:06:51 -08:00 |
|