cclgroupltd / ccl_chromium_reader

(Sometimes partial) Python re-implementations of the technologies involved in reading various data sources in Chrome-esque applications.
MIT License
141 stars 33 forks source link

Accessing a LevelDB Key directly should raise warning #7

Open cclgroupltd opened 3 years ago

cclgroupltd commented 3 years ago

For the majority of users user_key should be used.

cclgroupltd commented 3 years ago

Need to switch uses in ccl_chromium_indexeddb before doing this or it will be very noisy.