Basic hash and JSON models
This commit is contained in:
parent
0e72f06ba5
commit
59dced95a6
4 changed files with 260 additions and 135 deletions
|
|
@ -1,5 +1,6 @@
|
|||
from .model import (
|
||||
RedisModel,
|
||||
Relationship,
|
||||
HashModel,
|
||||
JsonModel,
|
||||
Field
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue