[OpenSIPS-Devel] [OpenSIPS/opensips] 88ff10: cachedb: Refactor the multi-set/multi-unset API

Liviu Chircu liviu at opensips.org
Fri Feb 23 12:25:59 EST 2018


  Branch: refs/heads/feature/cachedb-column-oriented-api
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 88ff10d45488d54f02932500ac2f98dbf62c3f6f
      https://github.com/OpenSIPS/opensips/commit/88ff10d45488d54f02932500ac2f98dbf62c3f6f
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-02-23 (Fri, 23 Feb 2018)

  Changed paths:
    M cachedb/cachedb.c
    M cachedb/cachedb.h
    M cachedb/cachedb_types.h
    M cachedb/test/test_backends.c
    M modules/cachedb_mongodb/cachedb_mongodb_dbase.c
    M modules/cachedb_mongodb/cachedb_mongodb_dbase.h

  Log Message:
  -----------
  cachedb: Refactor the multi-set/multi-unset API

    * add support for primary keys (e.g. to fit with MongoDB)
    * add support for map-level TTLs (to exploit Cassandra's powerful TTLs)


  Commit: 7c7ea7c64b846df59398b7c66076ccf5d7e35f66
      https://github.com/OpenSIPS/opensips/commit/7c7ea7c64b846df59398b7c66076ccf5d7e35f66
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-02-23 (Fri, 23 Feb 2018)

  Changed paths:
    M cachedb/cachedb_types.c

  Log Message:
  -----------
  cachedb: Fix memleak


Compare: https://github.com/OpenSIPS/opensips/compare/5d0839cf81d8...7c7ea7c64b84


More information about the Devel mailing list