Commit graph

28 commits

Author SHA1 Message Date
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
3f45793bae Set 0.0.10 version 2021-11-08 16:50:09 -08:00
Andrew Brookins
6c8cf0b01d Fix all_pks to work if decode_responses=False 2021-11-08 16:48:43 -08:00
Andrew Brookins
bc441143de Add all_pks() method to HashModel 2021-11-08 16:28:58 -08:00
Andrew Brookins
db7b8d19ad Lower the Python requirement 2021-11-08 15:49:32 -08:00
Andrew Brookins
984c11679a Drop Protocol class to support Python 3.7 2021-11-08 15:41:10 -08:00
Andrew Brookins
60dc986947 Bump version to test CI 2021-11-02 17:06:09 -07:00
Andrew Brookins
3a69a6635a Bump version for the latest docs 2021-11-02 15:13:40 -07:00
Andrew Brookins
4111330124 Add images to built package 2021-11-02 14:40:08 -07:00
Andrew Brookins
c128038d33 Include docs in build package 2021-11-02 14:36:20 -07:00
Andrew Brookins
7d77348f13 Bump version 2021-11-02 14:24:11 -07:00
Andrew Brookins
8df968542a Update Getting Started guide, note WIP docs 2021-11-02 14:17:49 -07:00
Andrew Brookins
807a29b011 Set up tox 2021-11-01 09:45:37 -07:00
Andrew Brookins
f44b7fa664 Work on docs, getting started guide 2021-10-29 17:31:36 -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
b2c2dd9f6f WIP on async - test failure due to closed event loop 2021-10-22 06:33:05 -07:00
Andrew Brookins
2ffd4e6f5a Run tests across multiple cores/CPUs 2021-10-20 23:24:31 -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
5d05de95f8 Broken schema generation 2021-10-12 14:22:57 -07:00
Andrew Brookins
8f32b359f0 Handle TAG queries that include the separator 2021-10-05 16:40:02 -07:00
Andrew Brookins
0990c2e1b4 Add basic migrations, query expression resolver 2021-09-15 17:41:45 -07:00
Andrew Brookins
eeb046bcec Fix pk key 2021-08-31 15:52:21 -07:00
Andrew Brookins
ccad3de32d WIP on basic non-relational model functionality 2021-08-30 18:08:07 -07:00