Database Entry
Revision history for LMDB
Detected coding agents in source code and added AI tag
Added corp dev org
Switched system website url
Switched to Github mirror for source url
Added tag 'DBM'
MMAP tag
Not shared memory
SVG logo
Twitter
mention shmem with copy-on-write
update supported languages from wrappers listed on https://symas.com/lmdb/technical/#wrappers
selecting intra and inter parallel execution due to both threads and processes permitted.
citations for parallelism scaling thanks to howard chu. https://twitter.com/hyc_symas/status/1397535546260480006
add section "Parallel execution" which was previously missing, mostly being in the main description. wikipedia is missing a citation for the parallelism, TODO.
clarification of logging which is inherently not needed by design and would slow things down. citations added
correction from howard chu, disk usage is obviously impacted if there are more transactions. https://twitter.com/hyc_symas/status/1397214167027814409
clarify main section, it incorrectly said that there's only two transactions possible. multiple readers are permitted alongside only one writer.
section on indexes was incorrect: CoW semantics mean that readers never block writers.
Fixed typos in description
Cleaned up description + history
Fixed logging
Country
wiki url
Added license
Added logo