OpenQuizz
Une application de gestion des contenus pédagogiques
server_selectors.py File Reference

Data Structures

class  Selection
 

Namespaces

 pymongo.server_selectors
 

Functions

def any_server_selector (selection)
 
def readable_server_selector (selection)
 
def writable_server_selector (selection)
 
def secondary_server_selector (selection)
 
def arbiter_server_selector (selection)
 
def writable_preferred_server_selector (selection)
 
def apply_single_tag_set (tag_set, selection)
 
def apply_tag_sets (tag_sets, selection)
 
def secondary_with_tags_server_selector (tag_sets, selection)
 
def member_with_tags_server_selector (tag_sets, selection)