greenrobot / greenDAO

greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
http://greenrobot.org/greendao/
12.63k stars 2.9k forks source link

Support RxJava 2 #520

Open weiyf opened 7 years ago

weiyf commented 7 years ago

checkout a branch to update rxjava2

greenrobot-team commented 7 years ago

If I understand correctly you want greenDAO to be updated to work with RxJava 2? -ut

weiyf commented 7 years ago

yes

Kritartha commented 7 years ago

Can greenDao be implemented along with rxJava ? Also any documentation available ?

greenrobot-team commented 7 years ago

@Kritartha Currently only RxJava 1 is supported and for now there is only an example app. -ut

funyoung commented 7 years ago

I forked it and changed DaoCore and RxDaoExaple module with rxjava2. The according changes within test module involve great effort, and I am not sure whether I could compete it or not. So my concerns is, should I emit a pull request for the change without test cover for your review? https://github.com/AndroidClasses/greenDAO/tree/rxjava2-dev

RonyRodriguez commented 7 years ago

How can test this (DaoCore and RxDaoExaple module with rxjava2) ?

notesQuery = daoSession.getNoteDao().queryBuilder().rx();

notesQuery.list() is a rx.Observable not a io.reactive.Observable

anna-b commented 7 years ago

@greenrobot-team I see that RxJava2 is a part of your 3.x milestone. How is the timeline for the release looks like? When do you think you are going to have release?

coopsrc commented 7 years ago

Add RxJvav2 support https://github.com/greenrobot/greenDAO/pull/669

wangjing53406 commented 7 years ago

When can support rxjava2, #669 why not been adopted

chentao7v commented 7 years ago

Please support rxjava2

z-chu commented 7 years ago

Please, fast support RxJava2 it

BrianOn99 commented 6 years ago

Please support RxJava2. I am worried that the core developers here are focusing on ObjectBox and don't have time for greenDAO. Hope that is not true. GreenDAO has a unique place in android database frameworks, and I love it very much.

ltigers commented 6 years ago

Please support Rxjava2

LeonLab commented 6 years ago

Please support rxjava2

vitalyermolovich commented 6 years ago

Please support rxjava2

hookbin commented 6 years ago

@vitalyermolovich I commend Android Room

BrianOn99 commented 6 years ago

@hookbin In GreenDao (which we love) we don't need to write SQL in most case, so Room cannot replace greenDAO.

DenisZhigalo commented 6 years ago

Please support rxjava2

wangjing53406 commented 6 years ago

Please support rxjava2

xcsgithub commented 6 years ago

why not support rxjava2? this problem makes me can't use greendao now

SageLu commented 6 years ago

Please support rxjava2.

rwozniak commented 6 years ago

Upvote for support of RxJava2 - any news here?

YouCii commented 6 years ago

waiting...

DroidArena commented 6 years ago

any chances of rxjava2 support?

fredagsfys commented 6 years ago

Still waiting...

shenguojun commented 6 years ago

hope can support rxjava2

subkanthi commented 6 years ago

If no one is working on this, I can volunteer to work on this.

fredagsfys commented 6 years ago

Same here, whatever makes it progress faster 🖐

tobiasschuerg commented 6 years ago

@subkanthi, @devharis , ... I think greendao is not really mantained anymore. Just have a look at the last commits, there wasn't anything interesting for more than a year now.

I recommend to

or

fredagsfys commented 6 years ago

Yes, it unfortunately looks that way 👎