Hi,
I'm looking at developing a simple internal app that is supposed to do things based on changes to our directory. One solution would be to periodically poll the directory. A seemingly better solution would be to have some client watch for changes using the refreshAndPersist mode of syncrepl.
Does anyone know of any example code that connects to the directory as a syncrepl consumer? Python examples would be preferred.
Thanks,
Allan.