Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 555 Bytes

Roadmap.rst

File metadata and controls

21 lines (14 loc) · 555 Bytes

1.0 Milestone

Before Stash can be considered feature complete for a 1.0 release certain criteria need to be met. This list is subject to change.

Handlers

  • _Memcache/Memcached Handler - For systems with memcached and either the memcache or memcached extension. (completed)_
  • Generic PDO Handler - This handler should allow any PDO supported database to act as a handle.

Cleanup

  • Review and Update Comments.
  • _Flesh Out the Handler Options. (completed)_

Testing

  • Test Against different PHP and OS Versions.