Todo List
Global mapistore_notification_resolver_add (struct mapistore_context *, const char *, const char *)
Note that a race condition is possible between the exist check and the addition of the record, where the same key could have been created by another instance, leading to the failure of the add operation. While this scenario is very unlikely to happen in real world, a retry with a counter should be implemented in further iterations to reasonably circumvent this use case.

Creative Commons License
Creative Commons Attribution icon Creative Commons Share Alike icon
This content is licensed under the Creative Commons
Attribution ShareAlike License v. 3.0:
http://creativecommons.org/licenses/by-sa/3.0/