Summary: Remove the restriction that limited UDI to ingest-only, Puts-only use cases. This enables UDI plugins (including the trie index from https://github.com/facebook/rocksdb/issues/14310) to work with all operation types: Put, Delete, Merge, SingleDelete, PutEntity, etc. Part of https://github.com/facebook/rocksdb/issues/12396 Pull Request resolved: https://github.com/facebook/rocksdb/pull/14399 Reviewed By: pdillinger Differential Revision: D96392636 Pulled By: xingbowang fbshipit-source-id: 0f1e6c38531fa72539a0e2c6a3dffff333392b4c |
||
|---|---|---|
| .. | ||
| bitvector.cc | ||
| bitvector.h | ||
| louds_trie.cc | ||
| louds_trie.h | ||
| trie_index_db_test.cc | ||
| trie_index_factory.cc | ||
| trie_index_factory.h | ||
| trie_index_test.cc | ||