1. 08 Apr, 2012 1 commit
  2. 27 Mar, 2012 1 commit
  3. 25 Mar, 2012 1 commit
    • antirez's avatar
      New INFO field aof_delayed_fsync introduced. · 81f32c7b
      antirez authored
      This new field counts all the times Redis is configured with AOF enabled and
      fsync policy 'everysec', but the previous fsync performed by the
      background thread was not able to complete within two seconds, forcing
      Redis to perform a write against the AOF file while the fsync is still
      in progress (likely a blocking operation).
      81f32c7b
  4. 14 Mar, 2012 1 commit
  5. 10 Mar, 2012 1 commit
  6. 24 Jan, 2012 1 commit
  7. 23 Jan, 2012 1 commit
  8. 17 Jan, 2012 1 commit
  9. 03 Jan, 2012 1 commit
  10. 21 Dec, 2011 6 commits
  11. 20 Dec, 2011 1 commit
  12. 15 Dec, 2011 2 commits
  13. 13 Dec, 2011 5 commits
  14. 12 Nov, 2011 1 commit
  15. 10 Nov, 2011 1 commit
  16. 09 Nov, 2011 2 commits
  17. 08 Nov, 2011 1 commit
  18. 26 Oct, 2011 1 commit
  19. 08 Oct, 2011 1 commit
  20. 22 Sep, 2011 1 commit
  21. 19 Sep, 2011 2 commits
  22. 16 Sep, 2011 4 commits
  23. 15 Sep, 2011 1 commit
  24. 13 Sep, 2011 2 commits