mirror of
https://github.com/wassname/cachier.git
synced 2026-09-09 11:19:08 +08:00
Update README.rst
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ Features
|
||||
* Cross-machine caching using MongoDB.
|
||||
* Thread-safety.
|
||||
|
||||
Cachier is not:
|
||||
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).
|
||||
|
||||
Reference in New Issue
Block a user