Clarify what this ORM is
This commit is contained in:
parent
fde73d7a79
commit
95addfce9c
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ redis-developer-python is a high-level library containing useful Redis
|
|||
abstractions and tools, like an ORM and leaderboard.
|
||||
|
||||
|
||||
## ORM/ODM
|
||||
## ORM
|
||||
|
||||
redis-developer-python includes an ORM/ODM.
|
||||
redis-developer-python includes an Object Redis Mapper.
|
||||
|
||||
|
||||
### Declarative model classes
|
||||
|
|
Loading…
Reference in a new issue