-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
Both primitive-math
and byte-streams
have deprecated the original single-segment ns and now have clj-commons.<ns>
.
durable-queue
should:
- update source code to use non-deprecated versions of both of the above
- copy
durable-queue
toclj-commons.durable-queue
and deprecate the single-segment ns (add^:no-doc
to it as well as:deprecated
) - update readme examples to use new ns
- update readme to about
:use
/:refer :all
in favor of an alias
Metadata
Metadata
Assignees
Labels
No labels