Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
72721eddcd |
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ The whole goal with this library is to create something that can both read and w
|
||||||
## Roadmap
|
## Roadmap
|
||||||
- [x] Automatically detect the archive format
|
- [x] Automatically detect the archive format
|
||||||
- [x] Add mutexes to work with concurrency
|
- [x] Add mutexes to work with concurrency
|
||||||
- [ ] Support RAR format
|
- [ ] Support RAR format (will be read-only)
|
||||||
- [ ] Support zstd format
|
- [ ] Support zstd format
|
||||||
- [ ] Add writing capability
|
- [ ] Add writing capability
|
||||||
- [ ] Support multithreaded gzip
|
- [ ] Support multithreaded gzip
|
||||||
|
|
Loading…
Reference in a new issue