bytedance / terarkdb

A RocksDB compatible KV storage engine with better performance
Apache License 2.0
2.04k stars 203 forks source link

for time based key, which is better? little endian or big endian for this patricia trie? #258

Open kolinfluence opened 1 year ago

kolinfluence commented 1 year ago

for time based key, which is better? little endian or big endian for this patricia trie?