@@ -11,6 +11,9 @@ For details on the kernel stack based implementation on the NO_OFFLOAD or FULL_O
- For implementations on client cache design use the _client_cache_ branch
- For implementations using LSM tree _metadata_lsmtree_ branch
For details on the DPDK and mTCP network stack based implementation on the NO_OFFLOAD or FULL_OFFLOAD HPDOS stack
- For hash-table based server key-value cache implementation, look into the mtcp-dpdk/code folder of _metadata_lsmtree_ branch
### MISC
-[code_p4_tryouts](./code_p4_tryouts) contain a bunch of early experimental designs in __P4__ on __caching__ for distributed KV stores based on Netcache design.