Show HN: BinaryStorage – High-performance PHP binary key/value store
2 points by asmodios | 0 commentsBinaryStorage is a PHP binary key/value store designed for fast and efficient data access.
It supports any PHP serializable data, provides startsWith/contains searches, and includes data compaction to reduce disk usage.