Liking cljdoc? Tell your friends :D

Changelog

19.07-1.2.0-alpha

Changes

  • PR #281: Breaking deprecate juxt/crux release, use crux-core and new modular deps
  • #288: Allow crux-kafka client configuration via :kafka-properties-map

New features

19.07-1.1.1-alpha

Changes

  • #266: event-log-dir is mandatory for standalone mode
  • PR #235: Add entity cache to improve large query performance

Bug fixes

  • #268: sync timeout must be a duration
  • #272: HTTP server can use #crux/id reader

19.06-1.1.0-alpha

Changes

  • #208: Breaking Remove need for specifying ID in put and cas operations
  • #254: Breaking Move blocking db call to sync
  • PR #243: Refactoring: Split out api spec

Bug fixes

  • #240: Fix using maps as ID
  • #241: Events checked against schema
  • #198: Fix docs nav links in safari
  • PR #206: Handle current max lag being unknown
  • #222: Fix race with eviction and caching

19.04-1.0.3-alpha

New features

  • PR #174: Make index Reducible (thank you @mpenet)
  • #173: Include documents with queries results using :full-results?

Changes

  • #202: Enforced use of Date instead of Inst within the transaction spec

Bug fixes

  • #183: Fixes for JDK8 compilation
  • #180: Fix indexer replay of eviction transactions
  • #189: Fix evictions in standalone mode
  • #184: Improved testing for document eviction support

Can you improve this documentation? These fine people already did:
Jeremy Taylor & Antonelli712
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close