issues
search
square
/
tape
A lightning fast, transactional, file-based FIFO for Android and Java.
https://square.github.io/tape/
Apache License 2.0
2.47k
stars
287
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Time to mark as deprecated?
#217
elevenfive
opened
1 year ago
6
Split transfer data because of the size limit of FileChannelImpl
#216
wecharyu
opened
2 years ago
9
Add possibility for QueueElementObserver to the FileObjectQueue to call a lambda callback with QueueElementObservation on add and read
#215
steve-the-edwards
closed
3 years ago
1
Tape: Check if allocation is too large for single element
#214
steve-the-edwards
closed
3 years ago
2
Adding Integrity Check to snapshot version for checking corrupted queues.
#213
steve-the-edwards
closed
3 years ago
4
Check queue integrity by scanning all element lengths, confirming possible.
#212
steve-the-edwards
closed
4 years ago
0
Fail to Remove from FileObjectQueue
#211
csv8674xn
opened
4 years ago
0
DBR-204 support writing asynchronously
#210
parian66
opened
4 years ago
0
Consider DequeFile
#209
JakeWharton
opened
4 years ago
1
Issues while writing and reading from different daemons with flock
#208
ABaligar
opened
5 years ago
0
QueueFileTest.testSaturatedFileExpansionMovesElements hanged
#207
realvalkyrie
opened
5 years ago
3
Why so slow?
#206
xxlabaza
closed
5 years ago
0
Not compatible with Gradle 5.1.1
#205
ber4444
closed
5 years ago
6
Leak of file descriptor when creating QueueFile from corrupted queue file.
#204
MacSwinarski
opened
5 years ago
1
Fail to read queue.
#203
chrisjenx
opened
6 years ago
0
Windows non-sync writes
#202
pschichtel
opened
6 years ago
1
Implement the BlockingQueue as a wrapper around the QueueFile
#201
pschichtel
opened
6 years ago
6
Support addAll(Collection<byte[]>) for better performance with small records
#200
roytmana
opened
6 years ago
2
Wrap QueueFile around an existing File?
#199
bhavadeepk
opened
6 years ago
6
BlockingQueue implementation and other interfaces
#198
pschichtel
opened
6 years ago
5
Gradle 4.10.1
#197
JakeWharton
closed
6 years ago
1
Prepare for release 2.0.0-beta1
#196
f2prateek
closed
6 years ago
3
Add changelog for 2.0.0-RC1
#195
f2prateek
closed
6 years ago
2
Change Converter parameter names.
#194
NightlyNexus
closed
6 years ago
0
Throw IOException from Iterator.
#193
NightlyNexus
closed
6 years ago
0
Put Okio in ObjectQueue's API.
#192
NightlyNexus
closed
6 years ago
6
Remove java.io.OutputStream and the like from API?
#191
NightlyNexus
closed
6 years ago
0
Replace RuntimeException with new UncheckedIOException
#190
f2prateek
closed
6 years ago
6
Batched remove() - Using remove() less frequently than peek()
#189
roytmana
opened
6 years ago
6
Application not responding after adding an entry to the queue
#188
evatix-android
opened
6 years ago
2
Throw IllegalStateExceptions after closing.
#187
NightlyNexus
closed
6 years ago
4
Read/Write Benchmarks
#186
samtipton
closed
6 years ago
1
A question about the evolution of this repository
#185
tao-ji
closed
6 years ago
1
Android module for android specific logic
#184
bangarharshit
closed
6 years ago
2
Is it thread safe?
#183
choiyoung206
closed
6 years ago
3
Unable to get maven dependency
#182
choiyoung206
closed
6 years ago
1
Unit test errors on Windows due to files being left open
#181
chrissmith-mcafee
closed
6 years ago
6
Specify Error Prone version.
#180
NightlyNexus
closed
6 years ago
2
File handle leak when exception in QueueFile construction
#179
chrissmith-mcafee
closed
6 years ago
6
File handle leak when exception in QueueFile construction
#178
chrissmith-mcafee
closed
6 years ago
0
testIterator test from QueueFileTest file is not passing ?
#177
asztejnb
closed
6 years ago
2
Can't get tape dependency through the following xml section.
#176
kenshinji
closed
7 years ago
2
Multiple thread processing the queue
#175
dhruv-bansal
closed
7 years ago
2
Implement peek(int nth)
#174
aacic
opened
7 years ago
9
OOM while peeking data
#173
prat-z
opened
7 years ago
18
Cannot resolve createInMemory()
#172
gpt3ch
closed
7 years ago
1
When do you think you will finish the verson 2.0 ?
#171
eotin
closed
7 years ago
7
Make example converter in README compile.
#170
naturalwarren
closed
7 years ago
1
Update to Okio 1.13.0
#169
naturalwarren
closed
7 years ago
0
Option to limit file size?
#168
danqing
opened
7 years ago
9
Next