1 year ago
#360615
Mikey Chen
Successor to Square's Tape for persistent queues on Android
https://square.github.io/tape/
Is there modern alternative to Square's Tape library for implementing persistent queues on Android? I notice Tape hasn't been upgraded in a while, but trying to search for other solutions to the problem all seem to lead back to Tape.
Trying to avoid implementing a queue backed by SQLite manually, but also wary of using a library which hasn't been updated in 5 years.
android
persistence
square
square-tape
0 Answers
Your Answer