Add all_pks() method to HashModel
This commit is contained in:
parent
db7b8d19ad
commit
bc441143de
3 changed files with 19 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "redis-om"
|
||||
version = "0.0.8"
|
||||
version = "0.0.9"
|
||||
description = "A high-level library containing useful Redis abstractions and tools, like an ORM and leaderboard."
|
||||
authors = ["Andrew Brookins <andrew.brookins@redis.com>"]
|
||||
maintainers = ["Andrew Brookins <andrew.brookins@redis.com>"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue