redis-om-node
redis-om-node copied to clipboard
Missing index is not handled properly in "dropIndex" on recent Redis
Hi! Repository.dropIndex fails when there is no index. I found that it is because error message looks not like it was expected to look when using with Redis 8.2.0 (not redis-restack which is deprecated now).
Redis-OM devs, please check #265 as well, since this error is currently blocking a development with Redis-OM, or I have to use another tool. Thanks.