Jason Haugland
Jason Haugland
Running redismod with arm64 works if you don't do much but then it bombs out. Here are failure steps using a [github](https://github.com/jphaugla/Redisearch-Digital-Banking-redisTemplate) of mine as an example on an m1...
creating index as documented fails on the location column for idx:theater. Everything else seems to work: 1:C 14 Mar 2022 15:53:14.592 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 14 Mar...
Love your github as it really helped me to grasp LUA with Redis-thanks for creating it. I did find that these 3 lua functions did not work so I fixed...
Could you add readme documentation on how you use the @TEST portion of your lua functions? I was not clear how you used that portion as I am quite new...
This fixes the following error which is called out but not resolved in another pull request: File "/app/GrafanaDatastoreServer.py", line 69, in query stime = (dateutil.parser.parse(request['range']['from']) - EPOCH) / timedelta(milliseconds=1) TypeError:...