longevityframework / longevity

A Persistence Framework for Scala and NoSQL
http://longevityframework.org
Other
102 stars 6 forks source link

Support "in place" updates for Cassandra and JDBC back ends #48

Open sullivan- opened 7 years ago

sullivan- commented 7 years ago

Implement Repo.inplace.updateByKeyVal and Repo.inplace.updateByQuery to do updates "in place", or on the database.