Add geo add by wjdavis5 · Pull Request #489 · StackExchange/StackExchange.Redis
added 3 commits
March 29, 2016 06:45…ed to fix GeoAdd [] command. Added in GeoDist command and tested using the example online, also needs unit tests. Added in geohash command - needs unit tests. Added geo pos - needs tests. started work on tests - moved new types to new files. Spelling fix. Replaced 'paramter' with 'parameter' Fixed build error caused by TryGetAzureRoleInstanceIdNoThrow test Refactoring. Implemented GeoPosition type and methods. Updated naming of geodistance created types needed for geo radius command. working on GeoRadius method. - needs some more testing.
mgravell added a commit that referenced this pull request
Jan 5, 2017….Redis into wjdavis5-AddGeoAdd Apply feedback from #489 (comment) - note still untested; that's next # Conflicts: # StackExchange.Redis.Tests/ConnectionFailedErrors.cs # StackExchange.Redis/StackExchange/Redis/IDatabase.cs # StackExchange.Redis_Net40/StackExchange.Redis_Net40.StrongName.csproj # StackExchange.Redis_Net40/StackExchange.Redis_Net40.csproj # StackExchange.Redis_Net45/StackExchange.Redis_Net45.StrongName.csproj # StackExchange.Redis_Net45/StackExchange.Redis_Net45.csproj # StackExchange.Redis_Net46/StackExchange.Redis_Net46.StrongName.csproj # StackExchange.Redis_Net46/StackExchange.Redis_Net46.csproj
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters