Commit graph

289 commits

Author SHA1 Message Date
Andrew Brookins
40c21c2f4e Fix more section links 2021-10-25 14:50:01 -07:00
Andrew Brookins
9409dbde3b More emojis 2021-10-25 14:49:24 -07:00
Andrew Brookins
8168f84b4f Fix section links 2021-10-25 14:48:02 -07:00
Andrew Brookins
62f9e244ed Fix word 2021-10-25 14:45:34 -07:00
Andrew Brookins
c6820ed7e4 More tweaks 2021-10-25 14:43:48 -07:00
Andrew Brookins
42592013ba More changes 2021-10-25 14:21:39 -07:00
Andrew Brookins
77030ccaf5 Make examples shorter, split Querying and Embedded Models 2021-10-25 14:19:59 -07:00
Andrew Brookins
95643f86f3 Fix typo 2021-10-25 13:26:40 -07:00
Andrew Brookins
b8aa295809 Update license badge to BSD 3-clause 2021-10-25 10:03:37 -07:00
Andrew Brookins
e3e390cf01 Merge branch 'main' of github.com:redis-developer/redis-developer-python 2021-10-25 08:49:46 -07:00
Andrew Brookins
491db96311 Tweak CI badge 2021-10-25 08:48:48 -07:00
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
2021-10-24 20:23:28 -07:00
Andrew Brookins
fd81e54660 WIP on README 2021-10-22 17:05:10 -07:00
Andrew Brookins
d7dd9d361e Remove edge image from testing matrix 2021-10-22 12:20:44 -07:00
Andrew Brookins
5a655fcc1f I give up, CI is broken until redismod:edge works 2021-10-22 12:19:13 -07:00
Andrew Brookins
58e760dcc4 Try unquoted entrypoint 2021-10-22 12:14:05 -07:00
Andrew Brookins
fa293e3f88 Attempt to set the redis entrypoint in CI 2021-10-22 12:05:45 -07:00
Andrew Brookins
2f8ea2b9cb Fix twine checker in CI 2021-10-22 10:35:32 -07:00
Andrew Brookins
1921a49059 Fix linting 2021-10-22 09:19:06 -07:00
Andrew Brookins
7c0bea751b WIP on README 2021-10-22 08:31:08 -07:00
Andrew Brookins
09c91fb756 Add building, linting for PyPI upload 2021-10-22 06:53:39 -07:00
Andrew Brookins
c9967b0d40 Rename to redis_om 2021-10-22 06:36:15 -07:00
Andrew Brookins
9b18dae2eb Change to BSD 3-clause license 2021-10-22 06:34:59 -07:00
Andrew Brookins
b2c2dd9f6f WIP on async - test failure due to closed event loop 2021-10-22 06:33:05 -07:00
Andrew Brookins
0f9f7aa868 Attempt run-time change of type annotations on model fields 2021-10-21 13:12:54 -07:00
Andrew Brookins
15b7d360eb Remove redismod:latest from testing matrix for now 2021-10-20 23:36:43 -07:00
Andrew Brookins
7155b9af35 Lint 2021-10-20 23:31:11 -07:00
Andrew Brookins
2ffd4e6f5a Run tests across multiple cores/CPUs 2021-10-20 23:24:31 -07:00
Andrew Brookins
bd24050e3f Avoid creating the index if it already exists 2021-10-20 17:35:46 -07:00
Andrew Brookins
ab85e46c8b Remove ipdb statement 2021-10-20 17:30:16 -07:00
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>
2021-10-21 00:27:54 +00:00
Andrew Brookins
f9e388c901 Stop sending Redis args to Docker, oops 2021-10-20 17:27:19 -07:00
Andrew Brookins
f436b0ebf2 Fix string interp 2021-10-20 17:24:30 -07:00
Andrew Brookins
77789e1ced WIP on CI 2021-10-20 17:21:33 -07:00
Andrew Brookins
fb24775d15 Follow the main branch for CI 2021-10-20 17:16:43 -07:00
Andrew Brookins
2523a98be6 WIP on CI action 2021-10-20 17:13:42 -07:00
Andrew Brookins
49654eeede Refine connection strings (dotenv), Makefile targets 2021-10-20 14:29:31 -07:00
Andrew Brookins
d2fa4c586f Add Makefile, black, reformat with black 2021-10-20 13:01:46 -07:00
Andrew Brookins
cfc50b82bb Cleanup 2021-10-19 17:23:13 -07:00
Andrew Brookins
a3a14e9e17 Editing 2021-10-19 17:02:14 -07:00
Andrew Brookins
5a61e7087a Editing 2021-10-19 17:01:47 -07:00
Andrew Brookins
cc6ec42135 Editing 2021-10-19 16:59:49 -07:00
Andrew Brookins
20c58e51a3 Editing 2021-10-19 16:59:36 -07:00
Andrew Brookins
d2b7c93318 Editing 2021-10-19 16:58:14 -07:00
Andrew Brookins
ed05536fd4 Editing 2021-10-19 16:57:52 -07:00
Andrew Brookins
7da37f3ad7 Editing 2021-10-19 16:57:13 -07:00
Andrew Brookins
16c82e35ad Editing 2021-10-19 16:54:25 -07:00
Andrew Brookins
2af7067ca6 Editing 2021-10-19 16:53:48 -07:00
Andrew Brookins
cb260986c9 Editing 2021-10-19 16:53:19 -07:00
Andrew Brookins
706de5b0da Editing 2021-10-19 16:51:55 -07:00