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

Sequences - mongodb should be able to implement sequences

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible

      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.

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

              Created:
              Updated:
              Resolved: