allenai / allenai/oocmap

OOCMap should automatically grow

Abierto
#5 0 comentarios 0 reacciones 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.