TillStore 0.3.0
Details: TillStore - 0.3.0
To install this package
pear install till.pearfarm.org/TillStore-0.3.0
- Channel: till.pearfarm.org
- Summary: A key-value-store.
- Description: A proof of concept for a key-value-store written in PHP.
- Version:
- Release: 0.3.0
- Api: 0.3.0
- Stability:
- Release: alpha
- Api: alpha
- Maintainers:
- Lead: Till Klampaeckel - till@php.net
- License: BSD License
- Notes: * TillStore::delete() * introduced a delete feature * exposing TillStore::delete() through HTTP-API * improved error handling/response * TillStore::write() * switched to file_put_contents() * replaced fopen(), fwrite(), fclose() * added a benchmark script * csfix: TillStoreException > TillStore_Exception
