Skip to content

Commit ac2399c

Browse files
authored
Update README.md
1 parent 6e5a220 commit ac2399c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lru/bytes/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ func main() {
185185
4. up to 2^63/2 keys for 64 bit system and 2 billion items for 32 bit systems. (not tested on 32bit though, if u need this feature and it doesnt work, drop an issue. will see how to fix for u)
186186

187187
# Roadmap / Todo
188-
- will be changing to Set instead of Put soon
189188
- add more types / generic types, generic version is here, performance is kind of sad but usable. will improve.
190189
https://github.com/cloudxaas/gocache/tree/main/lru
191190
- maybe use a swiss map

0 commit comments

Comments
 (0)