lcache

  1. silence

    Unmaintained LCache Speed Up 1.0.4

    LCache is a caching solution that creates multiple layers to store data. It allows for reads to be stored within APCu or SQLite for speed while it stores the data in a second layer on your database. This makes caching for users simple as most already have these two setup! It also makes it...
Top Bottom