7,966 Revisions
Every revision across the encyclopedia, newest first
Fixed start year.
Added license.
New system. No logo.
Updated logo + URLs
Mention that project is abandoned.
New system
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.
Clearer description of rqlite use SQLite.
Better logo
Add better history citations.
Tweak description
Add even more system architecture details.
Add more system architecture details.
Add references to SQLite, as it is the underlying storage engine.
Fixed relationship with BadgerDB
Removed marketing language