- Allow
limit
andoffset
to be 0.
- Clojure 1.2 compatibility
- No user-facing changes
- Put temporary snapshot and compact files in the same directory as the corresponding main files instead of /tmp
- Fix bug in in checking of empty logs
- Fix bug in compaction
- Provide more visibility into errors occurring in spawned threads
- Introduce
not-in
where condition - Introduce
distinct
query qualifier - Introduce
clear
query - Optimize
count
queries - Introduce
drop-collection
query - More explicitly handle type mismatch errors
- Check the log for integrity on startup, repairing if necessary
- Allow comparison of boolean values
- Introduce
-x <password>
command line option to require client authentication