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

Teller v1.0 #99

Open
3 tasks
levibostian opened this issue Aug 18, 2020 · 0 comments
Open
3 tasks

Teller v1.0 #99

levibostian opened this issue Aug 18, 2020 · 0 comments

Comments

@levibostian
Copy link
Owner

Teller began over 2 years ago. I created it to add offline support for an app that I was building at the time for an app I was building. Since then, the project has matured with improvements here and there as I add it to more and more production apps of mine.

Teller has been very experimental for years. The more that I used it, the more that I learned about how to build offline apps.

The day has finally arrived. Teller is ready to become stable. It's ready for it's next major upgrade.

Tasks planned for Teller v1.0

  • Improve the API. Teller has great features built-in but there is so much boilerplate! Time to remove that. No more having to subclass a repository protocol to create a TellerRepository.

  • Improved management over the age of the cache. If you have an app that is installed for 2 years on someone's phone, you have the possibility that the cache could grow to hundreds of megabytes or more! Teller does not help you delete cache that is super old. Teller will help you with this.

  • Improved testing. Testing for Teller is not bad, but it could be more simple, I think. Let's see if this can be improved. Maybe it can't but let's try!

I'm excited. I am not sure when this will be complete so stay tuned. I am also making big, stable changes to my other library to help build offline capable apps, Wendy.

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