OOCMap should automatically grow
Abierto
- Lenguaje dominante
- C
- Estrellas
- 12
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
This would mean that you don't have to specify a size anymore when you create OOCMap. LMDB is perfectly capable of doing this. The problem is that resizing the map wipes out all active transactions. That means we have to be able to re-start transactions for objects that keep them around, like `LazyListIter` and `LazyDictIter`. This will be quite involved.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.