open5gs/src/hss
jmasterfunk84 7f5476b111
[HSS] Enable Change Streams (#1758)
* [HSS] Enable Change Streams
* Enable Events and Timers in HSS
* Integrate change streams in dbi
* mongodb should be configured with replica sets enabled to use feature
* Change streams are optional in HSS
* Timer will poll change stream for changes in the database
* As changes are detected, event is created to perform the correct
  action

* Changes made as suggested
2022-09-23 21:24:50 +09:00
..
app-init.c Add debug message for issues [#551] 2020-09-10 21:50:20 -04:00
hss-context.c [HSS] Enable Change Streams (#1758) 2022-09-23 21:24:50 +09:00
hss-context.h [HSS] Enable Change Streams (#1758) 2022-09-23 21:24:50 +09:00
hss-cx-path.c [ALL] Removing trailing whitespace and tab 2022-09-02 23:38:39 +09:00
hss-event.c [HSS] Enable Change Streams (#1758) 2022-09-23 21:24:50 +09:00
hss-event.h [HSS] Enable Change Streams (#1758) 2022-09-23 21:24:50 +09:00
hss-fd-path.c [ALL] Removing trailing whitespace and tab 2022-09-02 23:38:39 +09:00
hss-fd-path.h [HSS] Enable Change Streams (#1758) 2022-09-23 21:24:50 +09:00
hss-init.c [HSS] Enable Change Streams (#1758) 2022-09-23 21:24:50 +09:00
hss-s6a-path.c [HSS] Enable Change Streams (#1758) 2022-09-23 21:24:50 +09:00
hss-s6a-path.h Introduce Cancel Location and Insert Subscriber Data features to HSS. (#1744) 2022-09-13 16:48:20 +09:00
hss-sm.c [HSS] Enable Change Streams (#1758) 2022-09-23 21:24:50 +09:00
hss-sm.h [HSS] Enable Change Streams (#1758) 2022-09-23 21:24:50 +09:00
hss-swx-path.c [ALL] Removing trailing whitespace and tab 2022-09-02 23:38:39 +09:00
meson.build [HSS] Enable Change Streams (#1758) 2022-09-23 21:24:50 +09:00