An error occurred fetching the project authors.
  1. 03 Feb, 2017 1 commit
  2. 25 Jan, 2016 1 commit
  3. 05 Oct, 2015 1 commit
  4. 02 Oct, 2015 1 commit
  5. 08 Jul, 2015 2 commits
    • Julien Muchembled's avatar
    • Saurabh's avatar
      Make it possible to instanciate 1 NEO DB inside an ERP5 instance · d35284d8
      Saurabh authored
      Before it was only possible to make an ERP5 cluster connect to a NEO cluster
      that was instanciated separately, by passing "name" and "master_nodes"
      connection parameters in "storage-dict".
      
      For an internal NEO DB, "name" and "master_nodes" is filled automatically
      and you must instead pass a "server" dict, with same parameters as in NEO SR.
      Currently, a NEO cluster name must be given. Later, we hope to generate a good
      name automatically.
      
      All this was implemented by refactoring NEO & ERP5 SR, with common files.
      For the ERP5 SR, the root partition also serves as "root" partition for NEO
      partitions: in other words, there's no second empty partition.
      d35284d8
  6. 02 Jul, 2015 1 commit
  7. 16 Jun, 2015 1 commit