Skip to content
Snippets Groups Projects
  1. Oct 19, 2016
  2. Aug 11, 2016
  3. Jul 20, 2016
  4. Jul 06, 2016
  5. May 20, 2016
    • Marek Vavrusa's avatar
      lib: cache api v2, removed dep on libknot db.h · e68c3a0a
      Marek Vavrusa authored
      this change introduces new API for cache backends,
      that is a subset of knot_db_api_t from libknot
      with several cache-specific operations
      
      major changes are:
      * merged 'cachectl' module into 'cache' as it is
        99% default-on and it simplifies things
      * not transaction oriented, transactions may be
        reused and cached for higher performance
      * scatter/gather API, this is important for
        latency and performance of non-local backends
        like Redis
      * faster and reliable cache clearing
      * cache-specific operations (prefix scan, ...) in
        the API not hacked in
      * simpler code for both backends and caller
      e68c3a0a
  6. Dec 06, 2015
  7. Nov 26, 2015
  8. Nov 21, 2015
  9. Nov 16, 2015
  10. Nov 13, 2015
  11. Oct 27, 2015
  12. Oct 22, 2015
  13. Oct 19, 2015
  14. Oct 02, 2015
  15. Aug 10, 2015
  16. Jul 19, 2015
  17. Jul 04, 2015
  18. Jun 15, 2015
  19. Jun 10, 2015
  20. May 27, 2015
  21. May 25, 2015
  22. May 07, 2015
  23. May 06, 2015
  24. Mar 27, 2015
  25. Mar 20, 2015