Right now I'm doing this: `Single.fromCallable { d...
# rx
t
Right now I'm doing this:
Single.fromCallable { database.itemDao().insertAll(items) }