mirror of
https://github.com/wassname/cachier.git
synced 2026-09-09 11:19:08 +08:00
small readme fix
This commit is contained in:
+2
-2
@@ -51,8 +51,8 @@ Cachier is not:
|
||||
* Meant as a transient cache. Python's @lru_cache is better.
|
||||
* Especially fast. It is meant to replace function calls that take more than... a second, say (overhead is around 1 millisecond).
|
||||
|
||||
Future features:
|
||||
----------------
|
||||
Future features
|
||||
---------------
|
||||
|
||||
* Windows support.
|
||||
* S3 core.
|
||||
|
||||
Reference in New Issue
Block a user