copyright notice

Signed-off-by: Alex Chi <iskyzh@gmail.com>
This commit is contained in:
Alex Chi
2024-01-20 12:05:57 +08:00
parent e82ad1d9e7
commit 8a12409a12
30 changed files with 58 additions and 0 deletions

View File

@@ -97,3 +97,5 @@ Here is a list of extra tasks you can do to make the block encoding more robust
* Implement index checksum. Verify checksum when decoding.
* Explore different SST encoding and layout. For example, in the [Lethe](https://disc-projects.bu.edu/lethe/) paper,
the author adds secondary key support to SST.
{{#include copyright.md}}