pmem / CacheLib

Pluggable in-process caching engine to build and scale high performance services
https://www.cachelib.org
Apache License 2.0
5 stars 13 forks source link

Publish changes from innersouce #1

Closed igchor closed 2 years ago

vinser52 commented 2 years ago

Should we keep commits for self-hosted runners?

igchor commented 2 years ago

I can manually squash all those self-hosted runners commits to just a single one. @vinser52 would that be ok?

In general, we probably want the self-hoster runners change to be present on develop branch.

igchor commented 2 years ago

I can also clear up the history by removing the merge commits.

igchor commented 2 years ago

Here's PR with cleared history: https://github.com/pmem/CacheLib/pull/3

I've also extended description of one commit from @guptask (regarding key serialization) to have some useful info.