Skip to content

Conversation

@InCerryGit
Copy link
Member

FasterKv is a hybrid memory and disk Kv Store, so it can support much larger data storage than memory.

  • Add FasterKv caching support
  • It only supports simple read and write operations, so for the time being there are more features not yet implemented(like, perfix query, expiration,etc.)

@InCerryGit InCerryGit force-pushed the ls_add_fasterKv_support branch from 968eb69 to ef4c85e Compare November 16, 2022 09:31
@InCerryGit InCerryGit force-pushed the ls_add_fasterKv_support branch from ef4c85e to 7fa407e Compare November 16, 2022 10:48
Copy link
Member

@catcherwong catcherwong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@catcherwong catcherwong merged commit 5b093dc into dotnetcore:dev Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants