11 Commits

Author SHA1 Message Date
tidwall
07bae979a5 Added Cursor interface 2018-11-02 06:09:56 -07:00
Josh Baker
0ea2ec216c
Merge pull request #378 from rshura/fast_cursor
Fast cursor
2018-11-02 05:14:53 -07:00
tidwall
a4986d9cf8 Removed unneeded params 2018-11-02 05:09:51 -07:00
Alex Roitman
0933c541f4 Refactor cursor/paging. 2018-10-31 22:01:37 -07:00
Alex Roitman
b94f3685b6 Move iterating up to the cursor before any tests. 2018-10-31 22:01:24 -07:00
Alex Roitman
f45d81d692 Simplification 2018-10-31 01:30:10 -07:00
Alex Roitman
d2c687d61e camelCase 2018-10-31 00:45:16 -07:00
Alex Roitman
63b41691e6 Clean up obsolete code. 2018-10-31 00:40:09 -07:00
Alex Roitman
18d7398d50 Minor refactoring 2018-10-29 18:18:04 -07:00
Alex Roitman
2383594048 Use haversine instead of distance in knn if distance is not required. 2018-10-29 15:32:47 -07:00
tidwall
555e47036c Replaced net package with evio
- Added threads startup flag
- Replaced net package with evio
- Refactored controller into server
2018-10-28 15:51:47 -07:00