Skip to content

Commit

Permalink
remove oids
Browse files Browse the repository at this point in the history
  • Loading branch information
narimiran committed Jan 10, 2019
1 parent 1a3763f commit be958d6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 100 deletions.
6 changes: 0 additions & 6 deletions doc/lib.rst
Original file line number Diff line number Diff line change
Expand Up @@ -372,12 +372,6 @@ Multimedia support
Miscellaneous
-------------

* `oids <oids.html>`_
An OID is a global ID that consists of a timestamp,
a unique counter and a random value. This combination should suffice to
produce a globally distributed unique ID. This implementation was extracted
from the Mongodb interface and it thus binary compatible with a Mongo OID.

* `endians <endians.html>`_
This module contains helpers that deal with different byte orders.

Expand Down
93 changes: 0 additions & 93 deletions lib/pure/oids.nim

This file was deleted.

1 change: 0 additions & 1 deletion tools/kochdocs.nim
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ lib/pure/memfiles.nim
lib/pure/collections/critbits.nim
lib/core/locks.nim
lib/core/rlocks.nim
lib/pure/oids.nim
lib/pure/endians.nim
lib/pure/uri.nim
lib/pure/nimprof.nim
Expand Down

0 comments on commit be958d6

Please sign in to comment.