mirror of
https://github.com/wassname/cachier.git
synced 2026-09-10 11:50:23 +08:00
Merge branch 'master' of github.com:shaypal5/cachier
forgot to merge :x
This commit is contained in:
@@ -47,6 +47,12 @@ 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:
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
* S3 core.
|
||||
* Multi-core caching.
|
||||
|
||||
|
||||
Use
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user