Editing
This commit is contained in:
parent
f364f86b9f
commit
706de5b0da
1 changed files with 3 additions and 1 deletions
|
@ -44,7 +44,9 @@ This *preview release* includes our first major component: a **declarative model
|
||||||
|
|
||||||
### Object Mapping
|
### Object Mapping
|
||||||
|
|
||||||
With Redis OM, you get powerful data modeling, validation, and query expressions with a small amount of code. Check out this example:
|
With Redis OM, you get powerful data modeling, validation, and query expressions with a small amount of code.
|
||||||
|
|
||||||
|
Check out this example:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
import datetime
|
import datetime
|
||||||
|
|
Loading…
Reference in a new issue