Android代码-RxPaper2

时间:2022-08-25 21:58:13
【文件属性】:

文件名称:Android代码-RxPaper2

文件大小:121KB

文件格式:ZIP

更新时间:2022-08-25 21:58:13

Android代码

RxPaper2 RxPaper is a RxJava wrapper for the cool Paper library. It's a clean rewrite of the original RxPaper library by César Ferreira. For the RxJava1 version, please go to RxPaper. Rationale Sometimes you need storage for arbitrary objects on disk, but do not want to store them in a relational database with all the associated problems: writing ORMs, composing the queries, updating scripts. For this purpose NoSQL data storages were created: schemaless document repositories where to store arbi


【文件预览】:
RxPaper2-master
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(1KB)
----library()
--------gradle.properties(1KB)
--------proguard-rules.pro(671B)
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
----tests()
--------proguard-rules.pro(671B)
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
----LICENSE(1KB)
----gradle()
--------wrapper()
----.gitignore(104B)
----README.md(9KB)
----settings.gradle(1KB)
----build.gradle(1KB)

网友评论