Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.0
-
Fix Version/s: 1.0
-
Component/s: None
-
Security Level: Public
-
Labels:None
Description
Currently, the library requests all design docs from a bucket on initialisation. in a typical PHP deployment, that's a lot of superfluous requests.
We need to implement a PHP-local cache for design doc definitions, with a timeout and different storage backends (flat file at first, APC et. al. later),
We need to implement a PHP-local cache for design doc definitions, with a timeout and different storage backends (flat file at first, APC et. al. later),