Skip to content

3rzx/.NETCoreCacheSurvy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NETCoreCacheSurvy

This is a simple cache survy POC

You can get the performance of all cache mechanism by api and monitor the log.

You need a text file to generate init Data.

Origin Key File: a long string without any '\n', '\t', and space.

Using api 'MakeKeyValue', the string in Origin Key File will be separated every 5 chars as a key, pairing with a GUID as value.

These keys are stored in Key File separated with '\n'. These values are stored in value File separated with '\n'.

About

.NET Core Cache tech survy POC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages