An error occurred fetching the project authors.
  1. 16 Mar, 2012 1 commit
  2. 13 Mar, 2012 1 commit
  3. 29 Feb, 2012 1 commit
  4. 24 Feb, 2012 1 commit
    • Julien Muchembled's avatar
      Implements backup using specialised storage nodes and relying on replication · 8e3c7b01
      Julien Muchembled authored
      Replication is also fully reimplemented:
      - It is not done anymore on whole partitions.
      - It runs at lowest priority not to degrades performance for client nodes.
      
      Schema of MySQL table is changed to optimize storage layout: rows are now
      grouped by age, for good partial replication performance.
      This certainly also speeds up simple loads/stores.
      8e3c7b01
  5. 20 Jan, 2012 1 commit
  6. 26 Oct, 2011 1 commit
  7. 17 Jan, 2011 1 commit
  8. 29 Oct, 2010 1 commit
  9. 20 Aug, 2010 1 commit
    • Vincent Pelletier's avatar
      Don't call onConnectionClosed here. · dcb4ed9a
      Vincent Pelletier authored
      onConnectionClosed is already called inside Connection.close() when peer
      is identified (via setOnClose). Calling it here would trigger an exception
      as it verifies that _connection is set before un-setting it.
      As a replacement, verify that _connection is not set when
      Connection.close() returns (so onConnectionClosed was actually called).
      
      git-svn-id: https://svn.erp5.org/repos/neo/trunk@2212 71dcc9de-d417-0410-9af5-da40c76e7ee4
      dcb4ed9a
  10. 04 Aug, 2010 3 commits
  11. 07 Jun, 2010 2 commits
  12. 07 May, 2010 1 commit
  13. 03 Feb, 2010 1 commit
  14. 01 Feb, 2010 2 commits
  15. 28 Jan, 2010 2 commits
  16. 13 Jan, 2010 1 commit
  17. 07 Oct, 2009 1 commit
  18. 05 Oct, 2009 1 commit
  19. 01 Oct, 2009 2 commits
  20. 30 Sep, 2009 2 commits
  21. 29 Sep, 2009 1 commit
  22. 03 Aug, 2009 1 commit
  23. 29 Jul, 2009 1 commit
  24. 28 Jul, 2009 2 commits
  25. 23 Jul, 2009 1 commit
  26. 20 Jul, 2009 1 commit
  27. 17 Jul, 2009 1 commit
  28. 13 Jul, 2009 3 commits
  29. 08 Jul, 2009 2 commits