Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Request #10166 use sqlite backend for registry
Submitted: 2007-02-23 15:47 UTC
From: cellog Assigned: cellog
Status: Closed Package: PEAR (version CVS)
PHP Version: Irrelevant OS: n/a
Roadmaps: (Not assigned)    
Subscription  


 [2007-02-23 15:47 UTC] cellog (Greg Beaver)
Description: ------------ The registry is currently stored as serialized PHP arrays. Instead, an sqlite database should be used in order to take advantage of robust searching and indexing.

Comments

 [2007-02-23 15:47 UTC] cellog (Greg Beaver)
implemented in cvs