Rename to redis_om

This commit is contained in:
Andrew Brookins 2021-10-22 06:36:15 -07:00
parent 9b18dae2eb
commit c9967b0d40
19 changed files with 29 additions and 29 deletions

View file

@ -1,4 +1,4 @@
NAME := redis_developer
NAME := redis_om
INSTALL_STAMP := .install.stamp
POETRY := $(shell command -v poetry 2> /dev/null)