Skip to content

Commit 6d032ab

Browse files
author
Fabien Coelho
committed
add missing class
1 parent 875e779 commit 6d032ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ with `cachetools`.
4343
- `DebugCache` to trace cache calls using `logging`.
4444
- `EncryptedCache` a cache with key hashing and value encryption.
4545
- `ToBytesCache` map keys and values to bytes.
46+
- `BytesCache` map bytes keys and values to strings.
4647

4748
### Cache utilities
4849

0 commit comments

Comments
 (0)