kclay / rethink-scala

Scala Driver for RethinkDB
Other
100 stars 24 forks source link

Support 1.15.0 Changes #18

Closed ohde closed 9 years ago

ohde commented 10 years ago

http://rethinkdb.com/blog/1.15-release/ geospatial queries, and more.

ohde commented 10 years ago

Started implementing basic geospatial functionality: maohde/rethink-scala@6caedccf186587ad4c16253eef7c866923b8278b

kclay commented 10 years ago

Looking good wasn't going to get a chance to check this out till weekend. May need to create a custom json parser for Geometry, check out the date one.