Closed
Bug 846410
Opened 12 years ago
Closed 11 years ago
[OS.File] Atomic JSON lzived write
Categories
(Toolkit Graveyard :: OS.File, defect)
Toolkit Graveyard
OS.File
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 854169
People
(Reporter: Yoric, Unassigned)
References
Details
No description provided.
Reporter | ||
Comment 1•12 years ago
|
||
taras, what's the priority of this feature?
Flags: needinfo?(taras.mozilla)
Comment 2•12 years ago
|
||
(In reply to David Rajchenbach Teller [:Yoric] from comment #1)
> taras, what's the priority of this feature?
It's something we *should* support aka low.
Flags: needinfo?(taras.mozilla)
Comment 3•12 years ago
|
||
i think we should do this with lz4 if possible. lz4 is effectively zero-overhead for decompression and almost-free for compression
Reporter | ||
Comment 4•12 years ago
|
||
I believe that we do not have lz4 in-tree yet. Do you want us to add http://code.google.com/p/lz4/ to our code?
Comment 5•12 years ago
|
||
(In reply to David Rajchenbach Teller [:Yoric] from comment #4)
> I believe that we do not have lz4 in-tree yet. Do you want us to add
> http://code.google.com/p/lz4/ to our code?
that's my proposal. I think we need another vote from someone to proceed.
Reporter | ||
Comment 6•12 years ago
|
||
Ok, putting bug 854169 on hold until I have news on the results of the vote.
Reporter | ||
Updated•12 years ago
|
Depends on: 848223
Summary: [OS.File] Atomic JSON gzipped write → [OS.File] Atomic JSON lzived write
Reporter | ||
Updated•11 years ago
|
Whiteboard: [Async:P1]
Updated•11 years ago
|
Whiteboard: [Async:P1] → [Async:team]
Reporter | ||
Comment 7•11 years ago
|
||
Actually, this has basically been fixed by bug 854169.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Whiteboard: [Async:team]
Updated•2 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•