Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Implement this as a wrapper around other datastores #2

@whyrusleeping

Description

@whyrusleeping

It would be nice to have this package be a little more modular, giving us the ability to do one or more of the following things:

  • Use another datastore as the backer for the LRU (disk backed cache?)
  • Use this datastore as an in memory cache for another datastore (L1, L2 style caching)

Right now this package isnt super useful outside of wanting a purely in memory lru datastore

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions