Commit 33075e8b authored by Shah Rinku's avatar Shah Rinku

Update README.md

parent f67b78f0
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment