553 Commits (main)
 

Author SHA1 Message Date
Andrew Brookins 60dc986947 Bump version to test CI 3 years ago
Andrew Brookins 3a69a6635a Bump version for the latest docs 3 years ago
Andrew Brookins 9aeb269851 Add notes on virtualenvs, etc. 3 years ago
Andrew Brookins 9606a57852 Fix mangled CLI examples 3 years ago
Andrew Brookins 4111330124 Add images to built package 3 years ago
Andrew Brookins c128038d33 Include docs in build package 3 years ago
Andrew Brookins 7d77348f13 Bump version 3 years ago
Andrew Brookins f735b65800 Fix copied text 3 years ago
Andrew Brookins 6178b3cd9d Add logo 3 years ago
Andrew Brookins 8df968542a Update Getting Started guide, note WIP docs 3 years ago
Andrew Brookins 8a5db647da WIP on getting started guide 3 years ago
Andrew Brookins 807a29b011 Set up tox 3 years ago
Andrew Brookins f44b7fa664 Work on docs, getting started guide 3 years ago
Andrew Brookins ad6a323fb8 Remove unused deepcopy 3 years ago
Andrew Brookins 40c21c2f4e Fix more section links 3 years ago
Andrew Brookins 9409dbde3b More emojis 3 years ago
Andrew Brookins 8168f84b4f Fix section links 3 years ago
Andrew Brookins 62f9e244ed Fix word 3 years ago
Andrew Brookins c6820ed7e4 More tweaks 3 years ago
Andrew Brookins 42592013ba More changes 3 years ago
Andrew Brookins 77030ccaf5 Make examples shorter, split Querying and Embedded Models 3 years ago
Andrew Brookins 95643f86f3 Fix typo 3 years ago
Andrew Brookins b8aa295809 Update license badge to BSD 3-clause 3 years ago
Andrew Brookins e3e390cf01 Merge branch 'main' of github.com:redis-developer/redis-developer-python 3 years ago
Andrew Brookins 491db96311 Tweak CI badge 3 years ago
Andrew Brookins fd1de73320
Merge pull request #1 from redis-developer/dependabot/github_actions/actions/checkout-2.3.5
Bump actions/checkout from 2.3.4 to 2.3.5
3 years ago
Andrew Brookins fd81e54660 WIP on README 3 years ago
Andrew Brookins d7dd9d361e Remove edge image from testing matrix 3 years ago
Andrew Brookins 5a655fcc1f I give up, CI is broken until redismod:edge works 3 years ago
Andrew Brookins 58e760dcc4 Try unquoted entrypoint 3 years ago
Andrew Brookins fa293e3f88 Attempt to set the redis entrypoint in CI 3 years ago
Andrew Brookins 2f8ea2b9cb Fix twine checker in CI 3 years ago
Andrew Brookins 1921a49059 Fix linting 3 years ago
Andrew Brookins 7c0bea751b WIP on README 3 years ago
Andrew Brookins 09c91fb756 Add building, linting for PyPI upload 3 years ago
Andrew Brookins c9967b0d40 Rename to redis_om 3 years ago
Andrew Brookins 9b18dae2eb Change to BSD 3-clause license 3 years ago
Andrew Brookins b2c2dd9f6f WIP on async - test failure due to closed event loop 3 years ago
Andrew Brookins 0f9f7aa868 Attempt run-time change of type annotations on model fields 3 years ago
Andrew Brookins 15b7d360eb Remove redismod:latest from testing matrix for now 3 years ago
Andrew Brookins 7155b9af35 Lint 3 years ago
Andrew Brookins 2ffd4e6f5a Run tests across multiple cores/CPUs 3 years ago
Andrew Brookins bd24050e3f Avoid creating the index if it already exists 3 years ago
Andrew Brookins ab85e46c8b Remove ipdb statement 3 years ago
dependabot[bot] dc451401ca
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Andrew Brookins f9e388c901 Stop sending Redis args to Docker, oops 3 years ago
Andrew Brookins f436b0ebf2 Fix string interp 3 years ago
Andrew Brookins 77789e1ced WIP on CI 3 years ago
Andrew Brookins fb24775d15 Follow the main branch for CI 3 years ago
Andrew Brookins 2523a98be6 WIP on CI action 3 years ago