Skip to content
  • James Rouzier's avatar
    feature/pfqueue-golang (#7893) · 402422d0
    James Rouzier authored
    
    
    * Init main
    
    * Add an additional check to make sure the switch
    
    * Normalize output
    
    * Add PfQueueConfig
    
    * Fix naming
    
    * Fix namespace
    
    * upgrade to github.com/redis/go-redis/v9
    
    * Make fields every reconnect integers
    
    * fix redis dependency versioning
    
    * Update to use a context
    
    * Add the run dir
    
    * Add pfqueue-backend.sock file
    
    * Add files
    
    * Add the pfqueue consumer and backend client
    
    * Add perl backend
    
    * Add status updater to consumer
    
    * use integers for workers task_jitter max_tasks
    
    * set the name of worker
    
    * send the name of the worker
    
    * Return error properly
    
    * Match data types
    
    * Add consumer for single and multi queue workers
    
    * add pfqueue-go
    
    * Add services
    
    * Add delayed queue processing
    
    * Run DelayedWorkerQueues
    
    * Add a logger to the context
    
    * Rename variable for consistency
    
    * Change name
    
    * Change name
    
    * Update signature of SendTo
    
    * Only process a single queue
    
    * Update README.md to get it on gitlab
    
    * Add missing files
    
    * Fix nameing
    
    * Rename the old service file
    
    * Add the packetfence-pfqueue-backend.service
    
    * install the packetfence-pfqueue-backend service
    
    * Update -Description
    
    * Packaging fixes
    
    * Renamed pfqueue to pfqueue-go
    
    * pfqueue renamed to pfqueue-perl
    
    * Fixed typo
    
    * Fix config mane in pfqueue services
    
    * Fix perl lib in services
    
    * Add sdnotify
    
    * Update pfqueue
    
    * Fix venom pfqueue test next
    
    * Fix pfqueue in tests next
    
    * Add the redis client
    
    ---------
    
    Co-authored-by: default avatarJeGoi <13801368+JeGoi@users.noreply.github.com>
    Co-authored-by: default avatarDurand Fabrice <oeufdure@gmail.com>
    402422d0