3logic / apollo-cassandra

A basic ORM for Cassandra
GNU Lesser General Public License v3.0
48 stars 14 forks source link

Is Apollo still supported? #36

Open chasevida opened 8 years ago

chasevida commented 8 years ago

Hi there, looks like a nice ORM for Cassandra. Just wondering if this is still being supported as there seems to have been very little activity on this since March 2015. If there is no active development is there something else the author(s) might recommend whilst using Nodejs and Cassandra?

Cheers.

Sarin1204 commented 8 years ago

Have a look at Express-Cassandra

chasevida commented 8 years ago

Thanks, will take a look - the name threw me (don't use Express much anymore).

paulondc commented 8 years ago

I also recommend to take a look at: https://github.com/ahlwong/dakota-cassandra

chasevida commented 8 years ago

Thanks @paulondc that looks good too.