quinedb
quinedb copied to clipboard
QuineDB is a quine that is also a key-value store.
Minor performance improvement from 11.331s to 10.937s. Now it's able to hold arbitrary null-terminated bytes. (You may want to write some tests) ``` Bash for ((i=0; i testdata e=({a,A}{b,B}{c,C}{d,D}{e,E}{f,F}{g,G}{H,h}{i,I}) declare...
With the supplied 'qdb' wrapper, if you do multiple simultaneous invocations of quinedb (as, say, to increase performance on a multicore system), there's a chance of clashing writes to qdb.out/err,...
now quinedb is distributed with version control!
Please update the FAQ, I need to know if it's web scale like mongodb
rb? Is that realtime bash? Clearly https://github.com/sstephenson/bats should be used.