-
Notifications
You must be signed in to change notification settings - Fork 10
GEO related commands #66
Comments
Those should be pretty quick to implement. I was planning on working on this a bit this weekend and I'll add those as well. |
Awesome ! |
Hi, did you manage to do it ?, i can see that you have implemented it on feature/lua, but did you finish it ? |
Yeah it's partially implemented on that branch, but I haven't had a chance to fully finish it or add tests yet. I'm planning on finishing it this weekend though. We use this at work in production so the review/test process might take another day or two, but it should be ready this weekend or early next week. |
Any news? |
hey @SharksT sorry for the delay. I have this almost entirely implemented, but it turns out the |
I'm using fred in my project that is going to release its MVP soon, do you think that it can be done in less than a month?, |
yeah it'll be done by then, most likely early next week |
@SharksT just a heads up - this repository is moving to a new location here. the crates.io location will not change, so you don't need to change anything in your toml if you're using that. i'll put a notice up in the README here sometime soon as well. the new version (3.0.0) is a complete rewrite on async/await, new tokio, etc, and supports the GEO interface. |
Hello, I can see that there is not GEO related commands implemented, such as GEOADD, GEODIST and so on.
I need those to my use-case, can you help? It is hard to implement?
The text was updated successfully, but these errors were encountered: