Skip to content

dont give Nexus a path to a cache, give it the cache object itself. #139

Description

@valyrie97

this simplifies the API more, and removes even the idea of pathing from that level of abstraction. for example, in lib broker, we wouldn't have to pass the path of the cache folder to nexus. instead sjust pass the cache weve already created. after all, Nexus runs Caches, not folders! if you wanted an in Memory only cache for example, whats the path to that, doesnt make any sense. remove pathing from the api level.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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