Skip to content

Commit

Permalink
Implemented MemcacheFileDatastore - memory caching with file backend (V…
Browse files Browse the repository at this point in the history
…elocidex#1361)

* Implemented MemcacheFileDatastore - memory caching with file backend

* Started implementing an in memory indexing service.

* Added in memory indexing service.

* Pre-heat the cache with client pings and labels

This makes further filtering much faster.
  • Loading branch information
scudette authored Nov 2, 2021
1 parent 8900836 commit 2608d0d
Show file tree
Hide file tree
Showing 44 changed files with 2,610 additions and 1,321 deletions.
80 changes: 80 additions & 0 deletions api/mock/api_mock.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2608d0d

Please sign in to comment.