[OpenSIPS-Devel] [OpenSIPS/opensips] 2e485d: usrloc: Expose functions to store/retrieve/delete ...

Liviu Chircu noreply at github.com
Wed Apr 10 12:39:35 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 2e485d51b830dd03ba390146bbe6e994afad7212
      https://github.com/OpenSIPS/opensips/commit/2e485d51b830dd03ba390146bbe6e994afad7212
  Author: Carsten Bock <carsten at ng-voice.com>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M modules/usrloc/doc/usrloc_admin.xml
    M modules/usrloc/kv_store.c
    M modules/usrloc/kv_store.h
    M modules/usrloc/ul_mod.c

  Log Message:
  -----------
  usrloc: Expose functions to store/retrieve/delete values from the Key/Value-Store


  Commit: c84110403b8e8f05d0531768bf5133d920a6bf72
      https://github.com/OpenSIPS/opensips/commit/c84110403b8e8f05d0531768bf5133d920a6bf72
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M modules/usrloc/doc/usrloc_admin.xml
    M modules/usrloc/kv_store.c

  Log Message:
  -----------
  usrloc: Small improvements to (add/del/get)_key()

* fix list markup in docbook XML files; remove whitespace
* add_key(): avoid returning success on OOM
* release locks before any logging
* normalize coding style with rest of the file


  Commit: 0f6b4116b832f23caa51381c5157971d691e8762
      https://github.com/OpenSIPS/opensips/commit/0f6b4116b832f23caa51381c5157971d691e8762
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M modules/usrloc/doc/usrloc_admin.xml
    M modules/usrloc/kv_store.c
    M modules/usrloc/kv_store.h
    M modules/usrloc/ul_mod.c

  Log Message:
  -----------
  Merge pull request #3328 from carstenbock/usrloc_kv_store

Usrloc kv store


Compare: https://github.com/OpenSIPS/opensips/compare/1a50d6647531...0f6b4116b832

To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications



More information about the Devel mailing list