Skip to content

Avoid single-segment nses #29

@seancorfield

Description

@seancorfield

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 to clj-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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions