loopbackio / loopback-connector-cassandra

Cassandra connector for the LoopBack framework.
Other
13 stars 22 forks source link

Support cassandra collections #60

Closed shenghu closed 6 years ago

shenghu commented 6 years ago

Description

Link to reproduction sandbox

Expected result

Additional information

dhmlau commented 6 years ago

PR #59 has landed. Thanks for your contribution!

shenghu commented 6 years ago

@dhmlau I'm working on the 'Extended operation on collection type, e.g. updating an individual element of a Map'. For nested collection, I think it can be deferred.