Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-7834

Sequences - mongodb should be able to implement sequences

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor - P4
    • Resolution: Won't Fix
    • None
    • None
    • Internal Code
    • None
    • Fully Compatible

    Description

      Sequences are widely used feature on the RDBMS world and are a common usage of usage. On mongodb most of the times we hand up either making ad-hoc implementations of unique values and counters. We can implement sequences using capped collections and findandmodify but most of the times this is not transparent for users.

      Attachments

        Activity

          People

            Unassigned Unassigned
            norberto.leite Norberto Fernando Rocha Leite (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: