1. 26 Feb, 2016 1 commit
  2. 07 Feb, 2016 1 commit
  3. 18 Dec, 2015 1 commit
  4. 16 Dec, 2015 2 commits
  5. 15 Dec, 2015 5 commits
  6. 11 Nov, 2015 1 commit
  7. 06 Nov, 2015 1 commit
  8. 19 Oct, 2015 1 commit
  9. 24 Aug, 2015 3 commits
  10. 03 Mar, 2015 1 commit
  11. 28 Feb, 2015 2 commits
  12. 27 Feb, 2015 1 commit
  13. 21 Jan, 2015 2 commits
  14. 01 Jan, 2015 1 commit
  15. 26 Dec, 2014 2 commits
  16. 21 Nov, 2014 1 commit
  17. 29 Aug, 2014 1 commit
  18. 28 Aug, 2014 3 commits
  19. 11 Aug, 2014 2 commits
  20. 07 Aug, 2014 2 commits
  21. 30 Jul, 2014 1 commit
  22. 16 Jun, 2014 2 commits
  23. 25 Apr, 2014 1 commit
  24. 24 Apr, 2014 1 commit
  25. 27 Feb, 2014 1 commit
    • Max Kellermann's avatar
      db/simple: mount points · e9a85aa4
      Max Kellermann authored
      A SimpleDatabase instance can now "mount" other Database instances at
      certain locations.  This is used to use a new SimpleDatabase instance
      for each storage mount (issued with the "mount" protocol command).
      Each such instance has its own database file, stored in the directory
      that is specified with the "cache_directory" option.
      e9a85aa4