Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apeters1971 authored Jun 10, 2024
1 parent 2da1237 commit 7717032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/XrdApps/XrdClJCachePlugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ Usage: xrdclcacheclean <directory> <highwatermark> <lowwatermark> <interval>
```

# 7 To-Do List
- Pre-shard cache directory structure not to have all cached files in a flat directory listing
- ~~Pre-shard cache directory structure not to have all cached files in a flat directory listing~~ (won't do)
- ~~Add async response handler to allow fully asynchronous open through the cache~~ (not required, already fully asynchronous)
- Add optional dynamic read-ahead with window scaling
- Add cache-cleaning as option to client plug-in
Expand Down

0 comments on commit 7717032

Please sign in to comment.