Skip to content
Snippets Groups Projects
  1. Aug 19, 2020
  2. Aug 16, 2020
  3. Aug 13, 2020
    • hiroshisuga's avatar
      events_archiver.rb: Handle an empty meeting_metadata hash from redis · dc0fc459
      hiroshisuga authored
      On my server 2.3 alpha, the method metadata_for(meeting_id) gives back {}
      (empty Hash). Thus "return if meeting_metadata.nil?" does not occur.
      
      Does @redis.hgetall give {} instead of nil, even though there is a comment in
      node_modules/redis/lib/utils.js "hgetall converts its replies to an Object. If
      the reply is empty, null is returned"???
      dc0fc459
  4. Aug 12, 2020
  5. Aug 11, 2020
  6. Aug 10, 2020
  7. Aug 07, 2020
  8. Aug 06, 2020
  9. Aug 05, 2020
Loading