Show HN: BinaryStorage – High-performance PHP binary key/value store
github.comBinaryStorage 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.