GitXplorerGitXplorer
k

trader-android

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
75bf58931a49c69f3be0120250d85c04aca2dca9

Changed the digest type to String

kkingsleyadio committed 11 years ago
Unverified
dd2a39096b5321ba30f3a6b48ada47be6456b6b8

Create README.md

kkingsleyadio committed 11 years ago
Unverified
057478fb9600a107ed1534368b5b57ffb553874b

First commit. All stores working okay!

kkingsleyadio committed 11 years ago

README

The README file for this repository.

trader-android

A caching library for android. It takes care of the underlying storage of the actual data, by making the cache location transparent. The caching approach is made to be very fluid, so the users can decide how the objects are to be stored in memory.

The library is still very much in its infancy, and a lot of changes are expected to happen soon