LMDB

Current Version Version Date Edited By Comments
#20 Nov. 20, 2023, 10:21 a.m. pavlo Not shared memory
#19 June 26, 2022, 10:57 p.m. pavlo SVG logo
#18 Jan. 4, 2022, 12:30 p.m. pavlo Twitter
#17 July 17, 2021, 6:53 p.m. lkcl mention shmem with copy-on-write
#16 May 29, 2021, 11:21 p.m. lkcl update supported languages from wrappers listed on https://symas.com/lmdb/technical/#wrappers
#15 May 29, 2021, 11:03 p.m. lkcl selecting intra and inter parallel execution due to both threads and processes permitted.
#14 May 26, 2021, 9:34 a.m. lkcl citations for parallelism scaling thanks to howard chu. https://twitter.com/hyc_symas/status/1397535546260480006
#13 May 26, 2021, 8:23 a.m. lkcl add section "Parallel execution" which was previously missing, mostly being in the main description. wikipedia is missing a citation for the parallelism, TODO.
#12 May 26, 2021, 8:16 a.m. lkcl clarification of logging which is inherently not needed by design and would slow things down. citations added
#11 May 25, 2021, 12:54 p.m. lkcl correction from howard chu, disk usage is obviously impacted if there are more transactions. https://twitter.com/hyc_symas/status/1397214167027814409
#10 May 25, 2021, 11:23 a.m. lkcl clarify main section, it incorrectly said that there's only two transactions possible. multiple readers are permitted alongside only one writer.
#9 May 25, 2021, 11:18 a.m. lkcl section on indexes was incorrect: CoW semantics mean that readers never block writers.
#8 May 4, 2020, 11:23 a.m. pavlo Fixed typos in description
#7 May 4, 2020, 11:22 a.m. pavlo Cleaned up description + history
#6 Nov. 5, 2018, 9:36 p.m. pavlo Fixed logging
#5 June 9, 2018, 8:58 a.m. pavlo Country
#4 May 28, 2018, 10:23 p.m. pavlo wiki url
#3 April 13, 2018, 12:44 a.m. pavlo Added license
#2 April 13, 2018, 12:43 a.m. pavlo Added logo
#1 April 10, 2018, 10:35 a.m. nbadam