antirez / antirez/rax

Is there a easy way to serialization a NULL tree

Aperta
#19 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C
Stelle
1.3k
Fork
177
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I want to dump the all NULL value tree into a memory block, Is there an easy way to do it with out use Iterators ?

I also need to be able to recovery it, for example rebuild the tree from disk in one step(avoid Iterators insert).

This tree only accept NULL as value, so I guess there is a one step operate to do it.

Thanks in advance.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.