mirror of
https://github.com/wassname/cachier.git
synced 2026-09-09 11:19:08 +08:00
Updated readme with Windows support.
This commit is contained in:
+1
-2
@@ -39,7 +39,7 @@ Features
|
||||
|
||||
* Pure Python.
|
||||
* Compatible with Python 2.7+ and Python 3.5+.
|
||||
* Tested on Linux and OS X systems. Does not support Windows.
|
||||
* Support Linux, OS X and Windows. Tested on Linux and OS X systems.
|
||||
* A simple interface.
|
||||
* Defining "shelf life" for cached values.
|
||||
* Local caching using pickle files.
|
||||
@@ -54,7 +54,6 @@ Cachier is not:
|
||||
Future features
|
||||
---------------
|
||||
|
||||
* Windows support.
|
||||
* S3 core.
|
||||
* Multi-core caching.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user