文件名称:Android代码-mapdb
文件大小:110KB
文件格式:ZIP
更新时间:2022-08-25 22:33:23
Android代码
MapDB: database engine MapDB combines embedded database engine and Java collections. It is free under Apache 2 license. MapDB is flexible and can be used in many roles: Drop-in replacement for Maps, Lists, Queues and other collections. Off-heap collections not affected by Garbage Collector Multilevel cache with expiration and disk overflow. RDBMs replacement with transactions, MVCC, incremental backups etc… Local data processing and filtering. MapDB has utilities to process huge quantities
【文件预览】:
mapdb-master
----LICENSE.txt(10KB)
----src()
--------assembly()
--------test()
--------main()
----buildSrc()
--------src()
--------build.gradle(887B)
----.travis.yml(518B)
----README.md(3KB)
----logger.properties(2KB)
----.gitignore(142B)
----build.gradle(2KB)