nesterenko-kv / object-id

ObjectIDs are a special type of identifier mainly used in MongoDB to uniquely identify documents within a collection. They consist of a 12-byte binary value that includes a timestamp, a machine identifier, a process identifier, and a counter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nesterenko-kv/object-id Stargazers