Hi,
hamsterdb 2.1.8 is available for download!
There are a couple of big changes in this release, mainly:
- a new Python API
- new (experimental) APIs for analytics; experimental because the interface is still subject to change, but the functionality works. These new APIs enable you to do operations equivalent of SUM, AVERAGE, COUNT, COUNT DISTINCT, COUNT [DISTINCT] WHERE (condition). They are extremely fast and are executed directly in the Btree.