Skip to content

Commit fe544f7

Browse files
author
FastJava Team
committed
docs: update FastFileScrape version to v0.1.0
1 parent e3ba307 commit fe544f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ A unified directory of all FastJava modules. Categorized by functional domain, i
9292
| **[FastFileWatch](https://github.com/andrestubbe/FastFileWatch)** | **10-100×** | USN Journal vs WatchService | USN Journal | Alpha | `v0.1.0` |
9393
| **[FastFileSearch](https://github.com/andrestubbe/FastFileSearch)** | **100-1000×** | Indexed trie vs linear search | Prefix trie | Alpha | `v0.1.0` |
9494
| FastFileSystem || Index + Search + Watch in one API | Unified API | TODO ||
95-
| **[FastFileScrape](https://github.com/andrestubbe/FastFileScrape)** | **5–10×** | Native file scraping vs Java IO | Tree + Content | Alpha | `v1.0` |
95+
| **[FastFileScrape](https://github.com/andrestubbe/FastFileScrape)** | **5–10×** | Native file scraping vs Java IO | Tree + Content | Alpha | `v0.1.0` |
9696
| **[FastGLOB](https://github.com/andrestubbe/FastGLOB)** | **13×** | Native Win32 globbing vs PathMatcher | Win32, C++ | Alpha | `v0.1.0` |
9797
| FastFileContentIndex || High-speed in-file text indexing | SIMD | TODO ||
9898
| **[FastCompress](https://github.com/andrestubbe/FastCompress)** | **** | Ultra-fast native compression | Native | Alpha | `v0.1.0` |

0 commit comments

Comments
 (0)