* Andreas Grau (Andreas.Grau@...) wrote:
Sorry for late answer, I was afk celebrating 2k7 till today :)
> Current status of libtiledb:
> - import/export works (complete db only, not region support yet)
> - defragmentation of datafile works
> - simultaneous import/exports works
> - db status works (showing tiles per level)
> - integated gaia-cache tool
Great :)
> Todo:
> - access logs
> - region support in gaia-cache tool
> - test libtiledb on other architectures
>
> Questions:
> - When to update access log file? on every tile access? on closedb?
File should be updated on closedb. Log is not THAT important information
anyway.
> - granularity of access log file? access time per index entry? per tile?
Let it be index entry for now. Gives un smaller log, and (with 5 levels
per index entry).
Ok, I'll try to start reviewing your code as soon as possible. If any
issues arise, those will be higher priority than access logs, so maybe
logs should be postponed for now. I think current state of tiledb +
possible fixes should get into gaia 0.1.3.
--
Best regards,
Dmitry Marakasov mailto:amdmi3@...
|