Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what is the purbose of BufferooCache and BufferooRemote interfaces? #22

Open
mibrahimdev opened this issue Nov 1, 2017 · 0 comments
Open

Comments

@mibrahimdev
Copy link

I hit this confusion at first when I'm reading BufferooDataStoreFactory and this is because the class depends on both BufferooCache and BufferooCacheDataStore, where I think it could only depends on BufferooCacheDataStore. we can access the BufferooCache instance from it, to be able to use isCached() or isExpired()
and my last question wouldn't be better to just define remote and cache requirements on DataStore interfaces and removing BufferooCache and BufferooRemote ? .. I think this will make things simpler.

what is the purpose of BufferooCache and BufferooRemote?

@mibrahimdev mibrahimdev changed the title what is the purbose of BufferooCache and BufferooRemote? what is the purbose of BufferooCache and BufferooRemote interfaces? Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant