1. 18 9月, 2017 1 次提交
  2. 13 9月, 2017 1 次提交
  3. 16 8月, 2017 1 次提交
    • M
      Optionally use naffka in the monolithic server (#183) · c27d1fdf
      Mark Haines 提交于
      * dependency injection for the kafka consumers/producers
      
      * Optionally use naffka in the monolithic server
      
      * remember to call setupKafka()
      
      * tweak imports
      
      * fix integration tests
      
      * Add use_naffka to the example config
      
      * Update comment on the listen APIs
      c27d1fdf
  4. 12 7月, 2017 1 次提交
  5. 07 7月, 2017 1 次提交
  6. 28 6月, 2017 1 次提交
    • M
      Add a component for sending event to remote matrix servers using fede… (#148) · 8f1dca4e
      Mark Haines 提交于
      * Add a component for sending event to remote matrix servers using federation
      
      * Use named constants
      
      * Comment on why we combine the deltas
      
      * Comments
      
      * Copyright headers!
      
      * Fix the copy+Pasted comment
      
      * Add tests for combineDeltas
      
      * Review comments
      
      * More review comments
      
      * More comments
      
      * Even more comments
      
      * Name the mutexes
      
      * Document what the mutexes are protecting
      
      * Simplify the SQL, and more comments
      8f1dca4e