node-iptrie icon indicating copy to clipboard operation
node-iptrie copied to clipboard

Create a large iptrie, store to file and retrieve

Open jonathan-kosgei opened this issue 7 years ago • 0 comments

There doesn't seem to be a node js equivalent of Python's pickle.

How would I create a large Trie, save it to a file, share the file and load it again for use?

Thanks! This is pretty fast!

jonathan-kosgei avatar Apr 12 '18 23:04 jonathan-kosgei