gvinciguerra / PGM-index

🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes
https://pgm.di.unipi.it/
Apache License 2.0
775 stars 91 forks source link

backup into memory block and restore late #47

Open calvin2021y opened 5 months ago

calvin2021y commented 5 months ago

I want to back and send to remote to restore it, any suggestions?

calvin2021y commented 5 months ago

I need c-api to serializer and unserializer for dynamic map.