Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Benchmark against a classic Redis cache #3

Open
6 tasks
bakape opened this issue May 11, 2019 · 0 comments
Open
6 tasks

Benchmark against a classic Redis cache #3

bakape opened this issue May 11, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@bakape
Copy link
Owner

bakape commented May 11, 2019

  • time.Sleep() for 500 ms on data generation to simulate DB queries
  • 3 part document
    • Stored whole in Redis
    • Broken down in recache
  • Key retrieval function for Redis versioning with time.Sleep() for 50 ms
  • Evict/return new key each 5 seconds
@bakape bakape added the enhancement New feature or request label May 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant