Uploaded image for project: 'Log4php'
  1. Log4php
  2. LOG4PHP-203

Capped collections support for Mongo Appender

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 3.0.0
    • Code

    Description

      Mongo database now support capped collection. Capped collections are fixed-size collections that support high-throughput operations that insert, retrieve, and delete documents based on insertion order. Capped collections work in a way similar to circular buffers: once a collection fills its allocated space, it makes room for new documents by overwriting the oldest documents in the collection.

      For more information see: http://docs.mongodb.org/manual/core/capped-collections/

      Attachments

        1. capped_collections_docs.patch
          3 kB
          Vladimír Gorej
        2. capped_collections.patch
          16 kB
          Vladimír Gorej
        3. capped_collections.patch
          15 kB
          Vladimír Gorej

        Activity

          People

            juice Ivan Habunek
            char0n Vladimír Gorej
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 2h
                2h
                Remaining:
                Remaining Estimate - 2h
                2h
                Logged:
                Time Spent - Not Specified
                Not Specified